AppointmentFormControllerBase.SetStatus(AppointmentStatusBase) Method
In This Article
Assigns the availability status to the appointment.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
status | Appointment |
An Appointment |
See Also