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 The RetrieveParsedDataImportFile function returns the following value.

See also