EmptyRecycleBinResponse ComplexType
Contains the response of the EmptyRecycleBin action.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| DeletedCount | Edm.Int64 |
The number of deleteditemreference records removed by the operation. This is not the total number of individual rows removed from all entity recycle-bin tables. |
Used by
The following use the EmptyRecycleBinResponse ComplexType.
| Name | How used |
|---|---|
| EmptyRecycleBin | ReturnType |