The InfigoMappingData type exposes the following members.

Properties

  NameDescription
ColumnOrdinal
Returns the column ordinal number from the input data source. If this object represents a fixed text, -1 will be returned.
Destination
The destination for the mapping (can be either a field or a variable).
FixedText
Returns the fixed text to be used for the mapping. null will be returned if this object represents a mapping with the data source.
IsFixed
Returns true, if this mapping represents a fixed text mapping or a data source mapping.

See Also