Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

RetrieveAllEntitiesResponse ComplexType

Namespace:
Microsoft.Dynamics.CRM

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