Creates the new Appointment object
with default settings and adds it to the collection.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public Appointment Add() |
Visual Basic (Declaration) |
---|
Public Function Add As Appointment |