EntityFilters EnumType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Describes the type of entity metadata to retrieve.

This Web API enum type corresponds to the organization service EntityFilters.

Members

Members define the discrete options for the enumeration type.

Name

Value

Description

Entity

1

Use this to retrieve only entity information.

Attributes

2

Use this to retrieve entity information plus attributes for the entity.

Privileges

4

Use this to retrieve entity information plus privileges for the entity.

Relationships

8

Use this to retrieve entity information plus entity relationships for the entity.

All

15

Use this to retrieve all data for an entity.

Types that use the EntityFilters enum type.

The following use the EntityFilters enum type.

Name

How used

Description

RetrieveAllEntities Function

EntityFilters Parameter

Retrieves metadata information about all the entities.

See Also

Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright