AppointmentStatusDataStorage.CustomFieldMappings Property
Provides access to custom field mappings for Statuses.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraScheduler.AppointmentStatusCustomFieldMappingCollection | A DevExpress.XtraScheduler.AppointmentStatusCustomFieldMappingCollection object that stores Statuses’ custom field mappings |
See Also