AppointmentMappings.ResourceIds Property
In This Article
Gets or sets the data field to which an appointment’s AppointmentItem.ResourceIds property is bound.
Namespace: DevExpress.WinUI.Scheduler
Assembly: DevExpress.WinUI.Scheduler.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public ResourceIdsMapping ResourceIds { get; set; }
#Property Value
Type | Description |
---|---|
Resource |
A DevExpress. |
See Also