BulkOperation
Create, update, delete, and query BulkOperation entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the bulk operation. |
| ActivityId | String | False |
Unique identifier of the bulk operation. |
| ActivityTypeCode | String | True |
Type of activity. |
| ActualDurationMinutes | Integer | True |
Actual duration of the bulk operation in minutes. |
| ActualEnd | Datetime | True |
Actual end time of the bulk operation. |
| ActualStart | Datetime | True |
Actual start time of the bulk operation. |
| BulkOperationNumber | String | True |
Unique number that identifies the bulk operation. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the bulk operation. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the bulk operation was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the bulk operation. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| CreatedRecordTypeCode | String | True |
Type code of the objects created in the bulk operation. |
| Description | String | True |
Description of the bulk operation. |
| ErrorNumber | Integer | True |
Error code for a failed bulk operation. |
| FailureCount | Integer | True |
Number of records which failed in the bulk operation. |
| IsBilled | Boolean | True |
For internal use only. |
| IsRegularActivity | Boolean | True |
Information regarding whether the activity is a regular activity type or event type. |
| IsWorkflowCreated | Boolean | True |
Specifies if the bulk operation was created from a workflow rule. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the bulk operation. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the bulk operation was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the bulk operation. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OperationTypeCode | String | True |
Type of bulk operation to be performed. |
| OwnerId_Id | String | False |
Unique identifier of the user or team who owns the bulk operation. |
| OwnerId_LogicalName | String | False | |
| OwnerId_Name | String | False | |
| OwningBusinessUnit_Id | String | True |
Unique identifier of the business unit that owns the bulk operation. |
| OwningBusinessUnit_LogicalName | String | True | |
| OwningBusinessUnit_Name | String | True | |
| OwningTeam_Id | String | True |
Unique identifier of the team who owns the bulk operation. |
| OwningTeam_LogicalName | String | True | |
| OwningTeam_Name | String | True | |
| OwningUser_Id | String | True |
Unique identifier of the user who owns the bulk operation. |
| OwningUser_LogicalName | String | True | |
| OwningUser_Name | String | True | |
| Parameters | String | True |
XML string that contains the parameters to the bulk operation. |
| RegardingObjectId_Id | String | False |
Unique identifier of the object with which the bulk operation is associated. |
| RegardingObjectId_LogicalName | String | False | |
| RegardingObjectId_Name | String | False | |
| ScheduledDurationMinutes | Integer | True |
Scheduled duration of the bulk operation, specified in minutes. |
| ScheduledEnd | Datetime | True |
Scheduled end date and time of the bulk operation. |
| ScheduledStart | Datetime | True |
Scheduled start date and time of the bulk operation. |
| ServiceId_Id | String | False |
Unique identifier for an associated service. |
| ServiceId_LogicalName | String | False | |
| ServiceId_Name | String | False | |
| StateCode | String | True |
Status of the bulk operation. |
| StatusCode | String | False |
Reason for the status of the bulk operation. |
| Subject | String | True |
Subject associated with the bulk operation. |
| SuccessCount | Integer | True |
Number of records which succeeded in the bulk operation. |
| TargetedRecordTypeCode | String | True |
Type code of the objects targeted in the bulk operation. |
| TargetMembersCount | Integer | True |
Number of members to target. |
| TimeZoneRuleVersionNumber | Integer | False |
For internal use only. |
| UTCConversionTimeZoneCode | Integer | False |
Time zone code that was in use when the record was created. |