BusinessEntityChanges ComplexType
The business entity changes from the RetrieveEntityChangesResponse.EntityChanges property
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
MoreRecords | Edm.Boolean |
Indicates whether there are more records in the business entity changes collection. |
PagingCookie | Edm.String |
The paging cookie. |
DataToken | Edm.String |
The data token. |
Changes | Collection( IChangedItem ) |
The business entity changes collection. |
GlobalMetadataVersion | Edm.String |