AppointmentFormControllerBase.ResourceIds Property
In This Article
Gets the identifiers of all the resources which are associated with the current appointment.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Appointment |
A DevExpress. |
#Remarks
The ResourceIds property specifies the collection of unique identifiers of all the appointment's associated resources.
See Also