MappingBase Properties
Serves as the base class for classes that provide mapping of the 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 the 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 mapping’s type. |
See Also