AppointmentItem.StatusId Property
In This Article
Gets or sets the unique identifier of the status object associated with the appointment.
Namespace: DevExpress.UI.Xaml.Scheduler
Assembly: DevExpress.UI.Xaml.Scheduler.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that is the unique identifier of the DevExpress. |
See Also