TargetDeleteBulkOperation Class (CrmService)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Contains the data needed to delete a bulk operation.

The TargetDeleteBulkOperation class inherits from TargetDelete. It exposes the following members.

Constructor Description
TargetDeleteBulkOperation Initializes a new instance of the TargetDeleteBulkOperation class.
Instance Property Description
EntityId Gets or sets the ID of the bulk operation instance that is the target of the delete operation.

Remarks

Pass an instance of this class as the target parameter in the DeleteRequest class.

Requirements

Web Service: CrmService

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.