BulkDeleteResponse ComplexType
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 |