bulkdeleteoperation EntityType
Description: User-submitted bulk deletion job.
Entity Set path: [organization URI]/api/data/v8.0/bulkdeleteoperations
Base Type: crmbaseentity EntityType
Display Name: Bulk Delete Operation
Primary Key: bulkdeleteoperationid
Primary Name Attribute: name
Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_asyncoperationid_value |
Edm.Guid |
Description: Unique identifier of the system job that created this record Computed property Read-only property |
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the bulk deletion job. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the bulkdeleteoperation. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the bulk deletion job. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the bulkdeleteoperation. Computed property Read-only property |
_ownerid_value |
Edm.Guid |
Description: Unique identifier of the user or team who owns the bulk delete operation. Read-only property |
_owningbusinessunit_value |
Edm.Guid |
Description: Business unit that owns the bulk deletion job. Computed property Read-only property |
_owninguser_value |
Edm.Guid |
Description: Business user what owns the bulk delete operation. Computed property Read-only property |
bulkdeleteoperationid |
Edm.Guid |
Description: Unique identifier of the bulk deletion job. Display Name: Bulk Deletion Job Read-only property |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the bulk deletion job was created. Read-only property |
failurecount |
Edm.Int32 |
Description: Number of records that could not be deleted by the bulk deletion job. Display Name: Failures Read-only property |
isrecurring |
Edm.Boolean |
Description: Information about if recurrence is defined for the bulk deletion job. Default Options: 1 : Yes Display Name: Is Recurring Read-only property |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the bulk deletion job record was last modified. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Name of the bulk deletion job. Display Name: System Job Name Read-only property |
nextrun |
Edm.DateTimeOffset |
Description: Next scheduled time for the bulk deletion job to run. Display Name: Next Run Read-only property |
orderedquerysetxml |
Edm.String |
Description: Fetch XML of the ordered query set. Read-only property |
processingqeindex |
Edm.Int32 |
Description: Index of the ordered query expression that defines the deletion set. Display Name: Query Index Read-only property |
statecode |
Edm.Int32 |
Description: Status of the bulk deletion job. Default Options: 0 : Ready Display Name: Status Read-only property |
statuscode |
Edm.Int32 |
Description: Reason for the status of the bulk deletion job. Default Options: 0 : Waiting For Resources Display Name: Status Reason Read-only property |
successcount |
Edm.Int32 |
Description: Number of records deleted by the bulk deletion job. Display Name: Deleted Read-only property |
timezoneruleversionnumber |
Edm.Int32 |
Description: For internal use only. |
utcconversiontimezonecode |
Edm.Int32 |
Description: Time zone code that was in use when the record was created. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
asyncoperationid |
AsyncOperation_BulkDeleteOperation |
|
createdby |
lk_bulkdeleteoperationbase_createdby |
|
createdonbehalfby |
lk_bulkdeleteoperation_createdonbehalfby |
|
modifiedby |
lk_bulkdeleteoperationbase_modifiedby |
|
modifiedonbehalfby |
lk_bulkdeleteoperation_modifiedonbehalfby |
|
owningbusinessunit |
BulkDeleteOperation_BusinessUnit |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
BulkDeleteOperation_BulkDeleteFailure |
bulkdeleteoperationid |
関連項目
他のリソース
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.