ApiDataMappingItem PropertiesNemiro.OAuth

The ApiDataMappingItem type exposes the following members.

Properties

  NameDescription
Public propertyDestinationName
Gets or set the property name in the destination object.
Public propertyFormat
Gets or sets the data format.
Public propertyParse
Gets or sets a custom parser of the data.
Public propertySourceName
Gets or sets the key name in the data source.
Public propertyType
Gets or sets the data type of the property in the destination object.
Top
See Also