PurgeRetainedContentResponse ComplexType

Contains the response from the PurgeRetainedContent action.

Properties

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

Name Type Details
EntityCountCollection EntityRecordCountCollection

Contains a count for each type of table in the operation.

HasMoreRecords Edm.Boolean

Whether there are any more records pending for processing.

Used by

The following use the PurgeRetainedContentResponse ComplexType.

Name How used
PurgeRetainedContent ReturnType

See also