Overload | Description |
---|---|
AppointmentForm Constructor(C1Schedule) | Initializes a new instance of the AppointmentForm form with default settings. |
AppointmentForm Constructor(C1Schedule,DateTime,DateTime,Boolean,Boolean) | Initializes a new instance of the AppointmentForm form with default settings. |
AppointmentForm Constructor(C1Schedule,Appointment) | Initializes a new instance of the AppointmentForm form for editing of the specified Appointment object. |
AppointmentForm Constructor(C1Schedule,Appointment,Boolean) | Initializes a new instance of the AppointmentForm form for editing of the specified Appointment object. |
AppointmentForm Constructor(C1Schedule,Appointment,Boolean,Boolean) | Initializes a new instance of the AppointmentForm form for editing of the specified Appointment object. |