Skip to main content

AppointmentCustomFieldMapping Properties

Mapping of a custom appointment property to a data field.
Name Description
Member Gets or sets the name of the field in a data source which should be mapped to a custom property of an appointment.
Name Gets or sets the name of the property which should be mapped to a specific member in a datasource. Inherited from CustomFieldMappingBase<T>.
Type Gets the type of this custom field mapping object. Inherited from CustomFieldMappingBase<T>.
ValueType Gets or sets the value type of a custom field. Inherited from CustomFieldMappingBase<T>.
See Also