AuditDetailCollection ComplexType
Contains a collection of AuditDetail ComplexType variables.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
AuditDetails | Collection(AuditDetail) |
Details of data changes. |
MoreRecords | Edm.Boolean |
Indicates whether more records exist. |
PagingCookie | Edm.String |
The info used to page large result sets. |
TotalRecordCount | Edm.Int32 |
The number of records to be returned. |
Used by
The following use the AuditDetailCollection ComplexType.
Name | How used |
---|---|
RetrieveAttributeChangeHistoryResponse | AuditDetailCollection Property |
RetrieveRecordChangeHistoryResponse | AuditDetailCollection Property |