A newer version of this page is available.
Switch to the current version.
IAppointmentStorageBase.CustomFieldMappings Property
Gets or sets the custom field mappings collection associated with this IAppointmentStorageBase object.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v19.1.Core.dll
Declaration
AppointmentCustomFieldMappingCollection CustomFieldMappings { get; }
ReadOnly Property CustomFieldMappings As AppointmentCustomFieldMappingCollection
Property Value
Type | Description |
---|---|
AppointmentCustomFieldMappingCollection | A AppointmentCustomFieldMappingCollection object that stores custom field mappings. |
See Also
Feedback