AppointmentModificationControllerBase.StatusKey Property
Gets or sets the identifier of the availability status (Appointment.StatusKey property), associated with the appointment.
Namespace: DevExpress.XtraScheduler.Native
Assembly: DevExpress.XtraScheduler.v25.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that is the identifier of the IAppointmentStatus object. |
See Also