| Name | Description | |
|---|---|---|
|  | MappingInfo Constructor | Initializes a new instance of the MappingInfo class. | 
The following tables list the members exposed by MappingInfo.
| Name | Description | |
|---|---|---|
|  | MappingInfo Constructor | Initializes a new instance of the MappingInfo class. | 
| Name | Description | |
|---|---|---|
|  | DefaultValue | The default value which will be used when mapping is not mapped to a data field or data field value is empty. | 
|  | IsMapped | Indicates whether objects is mapped to the data field or property. (read only) | 
|  | MappingName | Name of the data field or property to be bound to this object. | 
|  | PropertyName | Name of the property which should be mapped. (read only) | 
|  | Required | Indicates whether mapping for this property is required or optional. (read only) |