The ApiDataMappingItem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DestinationName |
Gets or set the property name in the destination object.
| |
| Format |
Gets or sets the data format.
| |
| Parse |
Gets or sets a custom parser of the data.
| |
| SourceName |
Gets or sets the key name in the data source.
| |
| Type |
Gets or sets the data type of the property in the destination object.
|
See Also