AppointmentItem.StatusId Property
Gets or sets the unique identifier of the status object associated with the appointment.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that is the unique identifier of the AppointmentStatusItem object. |
See Also