Appointment(AppointmentType, DateTime, TimeSpan) Constructor
Initializes a new instance of the Appointment class with the specified type, start date, and duration.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
type | Appointment |
An Appointment |
start | Date |
A Date |
duration | Time |
A Time |
#Remarks
In this case, the Appointment.Subject is set to Empty.
NOTE
The duration.
NOTE
Don't specify the Appointment