EntityKeyIndexStatus EnumType

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.

另请参阅

其他资源

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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.