RetrieveAllEntitiesResponse ComplexType

Contains the response from the RetrieveAllEntities function.

Properties

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

Name Type Details
EntityMetadata Collection(ComplexEntityMetadata)

Contains metadata of the entity.

Timestamp Edm.String

A time stamp that represents the time when the data was retrieved.

Used by

The following use the RetrieveAllEntitiesResponse ComplexType.

Name How used
RetrieveAllEntities ReturnType

See also