Bulk Operation Log Entity Capabilities
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
This class represents the log used to track bulk operation execution, successes, and failures.
The class for this entity is bulkoperationlog. 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 a bulk operation log.
The entity instance to retrieve is specified in the TargetRetrieveBulkOperationLog class. You can also call the Retrieve method. |
| RetrieveMultiple | Use this message to retrieve a collection of bulk operation logs.
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
Other Resources
.gif)