bulkdeleteoperation EntityType

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: User-submitted bulk deletion job.

Entity Set path:[organization URI]/api/data/v8.2/bulkdeleteoperations

Base Type: crmbaseentity EntityType

Display Name: Bulk Delete Operation

Primary Key: bulkdeleteoperationid

Primary Name Attribute: name

Properties

Lookup Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

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
0 : No

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
1 : Suspended
2 : Locked
3 : Completed

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
10 : Waiting
11 : Retrying
12 : Paused
20 : In Progress
21 : Pausing
22 : Canceling
30 : Succeeded
31 : Failed
32 : Canceled

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.

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties

Name

Single-valued navigation property

Description

_asyncoperationid_value

asyncoperationid

Unique identifier of the system job that created this record

_createdby_value

createdby

Unique identifier of the user who created the bulk deletion job.

_createdonbehalfby_value

createdonbehalfby

Unique identifier of the delegate user who created the bulkdeleteoperation.

_modifiedby_value

modifiedby

Unique identifier of the user who last modified the bulk deletion job.

_modifiedonbehalfby_value

modifiedonbehalfby

Unique identifier of the delegate user who last modified the bulkdeleteoperation.

_ownerid_value

Unique identifier of the user or team who owns the bulk delete operation.

_owningbusinessunit_value

owningbusinessunit

Business unit that owns the bulk deletion job.

_owninguser_value

Business user what owns the bulk delete operation.

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name

Type

Partner

asyncoperationid

asyncoperation EntityType

AsyncOperation_BulkDeleteOperation

createdby

systemuser EntityType

lk_bulkdeleteoperationbase_createdby

createdonbehalfby

systemuser EntityType

lk_bulkdeleteoperation_createdonbehalfby

modifiedby

systemuser EntityType

lk_bulkdeleteoperationbase_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_bulkdeleteoperation_modifiedonbehalfby

owningbusinessunit

businessunit EntityType

BulkDeleteOperation_BusinessUnit

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

bulkdeletefailure EntityType

bulkdeleteoperationid

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: