Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
RetrieveFormattedImportJobResults Function
- Namespace:
- Microsoft.Dynamics.CRM
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. |
