AppointmentCustomFieldMapping Class
Mapping of a custom appointment property to a data field.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.dll
Declaration
Related API Members
The following members return AppointmentCustomFieldMapping objects:
Remarks
The MappingBase.Name and MappingBase.Member properties are used to identify a mapping for a particular property and a data field.
Inheritance
See Also