Appointment(AppointmentType, DateTime, DateTime, String) Constructor
Initializes a new instance of the Appointment class with the specified type, start date, end date and subject.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
type | Appointment |
An Appointment |
start | Date |
A Date |
end | Date |
A Date |
subject | String | A String value that specifies the subject of the appointment. This value is assigned to the Appointment. |
#Remarks
NOTE
The Appointment.
NOTE
Don't specify the Appointment