AppointmentStorageBase.CustomFieldMappings Property
Gets or sets the custom field mappings collection associated with this AppointmentStorageBase.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Property Value
Type | Description |
---|---|
AppointmentCustomFieldMappingCollection | A AppointmentCustomFieldMappingCollection object that stores custom field mappings. |
Implements
See Also