RetrieveParsedDataImportFile Function
Retrieves the data from the parse table.
Parameters
Parameters allow for data to be passed to the function.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
ImportFileId
|
Edm.Guid | False | True | ID of the import file that is associated with the parse table. |
|
PagingInfo
|
PagingInfo | True | True | The paging information for the retrieved data. |
Return type
| Type | Nullable | Description |
|---|---|---|
| RetrieveParsedDataImportFileResponse | False | Contains the response of the RetrieveParsedDataImportFile function. |