CustomFieldMappingBase<T> Properties
Serves as the base class for classes that provide mapping of the custom properties of persistent objects (appointments or resources) to appropriate data fields.| Name | Description |
|---|---|
| Member | Gets or sets the name of the member in a datasource which should be mapped to a specific property. |
| Name | Gets or sets the name of the property which should be mapped to a specific member in a datasource. |
| Type | Gets the type of this custom field mapping object. |
| ValueType | Gets or sets the value type of a custom field. |
See Also