Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

BulkDeleteResponse ComplexType

Namespace:
Microsoft.Dynamics.CRM

The response from the BulkDelete Action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
JobId Edm.Guid

The ID of an asynchronous bulk delete job that performs a bulk deletion.

Used by

The following use the BulkDeleteResponse ComplexType.

Name How used
BulkDelete ReturnType

See also