The DtXmlFormatType enumeration contains file structure formats, according to which data is imported.
It is used by the following properties and methods:
Value | Brief description |
0 | FieldsAsNodes - fields are located in child tops, relative to top indicated in request. Field name = top name, field value = top value. |
1 | FieldsAsAttributes - fields are placed in top attributes. Field name = row top attribute name, field value = row top attribute value. |
See also: