BulkDeleteOperation
Create, update, delete, and query BulkDeleteOperation entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the bulk deletion job. |
| AsyncOperationId_Id | String | True |
Unique identifier of the system job that created this record. |
| AsyncOperationId_LogicalName | String | True | |
| AsyncOperationId_Name | String | True | |
| BulkDeleteOperationId | String | True |
Unique identifier of the bulk deletion job. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the bulk deletion job. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the bulk deletion job was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the bulk delete operation. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| FailureCount | Integer | True |
Number of records that could not be deleted by the bulk deletion job. |
| IsRecurring | Boolean | True |
Information about if recurrence is defined for the bulk deletion job. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the bulk deletion job. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the bulk deletion job record was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the bulk delete operation. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| Name | String | True |
Name of the bulk deletion job. |
| NextRun | Datetime | True |
Next scheduled time for the bulk deletion job to run. |
| OrderedQuerySetXml | String | True |
Fetch XML of the ordered query set. |
| OwnerId_Id | String | True |
Unique identifier of the user or team who owns the bulk delete operation. |
| OwnerId_LogicalName | String | True | |
| OwnerId_Name | String | True | |
| OwningBusinessUnit_Id | String | True |
Business unit that owns the bulk deletion job. |
| OwningBusinessUnit_LogicalName | String | True | |
| OwningBusinessUnit_Name | String | True | |
| OwningUser_Id | String | True |
Business user who owns the bulk delete operation. |
| OwningUser_LogicalName | String | True | |
| OwningUser_Name | String | True | |
| ProcessingQEIndex | Integer | True |
Index of the ordered query expression that defines the deletion set. |
| StateCode | String | True |
Status of the bulk deletion job. |
| StatusCode | String | True |
Reason for the status of the bulk deletion job. |
| SuccessCount | Integer | True |
Number of records deleted by the bulk deletion job. |
| TimeZoneRuleVersionNumber | Integer | False |
For internal use only. |
| UTCConversionTimeZoneCode | Integer | False |
Time zone code that was in use when the record was created. |