RetrieveMetadataChangesResponse ComplexType
Contains the response from RetrieveMetadataChanges function.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
DeletedMetadata | DeletedMetadataCollection |
Deleted metadata since the last request. |
EntityMetadata | Collection(ComplexEntityMetadata) |
Metadata defined by the request. |
ServerVersionStamp | Edm.String |
Timestamp identifier for the retrieved metadata. |
Used by
The following use the RetrieveMetadataChangesResponse ComplexType.
Name | How used |
---|---|
RetrieveMetadataChanges | ReturnType |