RetrieveFormattedImportJobResults Function

Retrieves the formatted results from an import job.

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
ImportJobId
Edm.Guid False True

The ID of the job to import.

Return type

Type Nullable Description
RetrieveFormattedImportJobResultsResponse False Contains the response of the RetrieveFormattedImportJobResults function.

See also