Import Job Entity Capabilities
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
The import job entity represents a status and the progress information for an import operation that imports entity customizations or translations.
The class for this entity is importjob. For this class, you can use the messages listed in the following table with the Execute method.
| Message | Description |
| Retrieve | Use this message to retrieve an import job.
The entity instance to retrieve is specified in the TargetRetrieveImportJob class. You can also call the Retrieve method. |
| RetrieveMultiple | Use this message to retrieve a collection of import jobs.
The query expression that describes the entity instances to retrieve is specified in the Query property of this request. You can also call the RetrieveMultiple method. |
See Also
Concepts
Other Resources
© 2010 Microsoft Corporation. All rights reserved.
