FieldMap
The FieldMap object defines how the imported file columns map to attributes. Different SOAP clients render the SourceName and SourceOrdinal properties differently. .NET creates a single property name item that accepts either an integer or a string. In order to manually map these fields, you must include relationships for all fields using this object.
Name | Data Type | Description |
---|---|---|
DestinationName | xsd | Defines field where imported data resides. |
Item | Object | Identifies an item in a mapped relationship. |