EntityKeyIndexStatus EnumType

 

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

Represents the enumerator for the entity key status when the index creation job is in progress.

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

Members

Members define the discrete options for the enumeration type.

Name

Value

Description

Pending

0

Specifies that the key index creation is pending.

InProgress

1

Specifies that the key index creation is in progress.

Active

2

Specifies that the key index creation is active.

Failed

3

Specifies that the key index creation failed.

Types that use the EntityKeyIndexStatus enum type.

The following use the EntityKeyIndexStatus enum type.

Name

How used

Description

EntityKeyMetadata EntityType

EntityKeyIndexStatus Property

Contains the metadata for entity key.

ComplexEntityKeyMetadata ComplexType

EntityKeyIndexStatus Property

Contains the metadata for a complex entity key.

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