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