GetHeaderColumnsImportFileResponse ComplexType
The response from the GetHeaderColumnsImportFile function.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
Columns | Collection( Edm.String ) |
The source file header columns. |
Used by
The following use the GetHeaderColumnsImportFileResponse ComplexType.
Name | How used |
---|---|
GetHeaderColumnsImportFile | ReturnType |