EntityKeyIndexStatus Enumeration
Dynamics CRM 2016
Updated: November 29, 2016
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.
For the Web API use the EntityKeyIndexStatus EnumType.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Member name | Description | |
|---|---|---|
| Active | Specifies that the key index creation is active. | |
| Failed | Specifies that the key index creation failed. | |
| InProgress | Specifies that the key index creation is in progress. | |
| Pending | Specifies that the key index creation is pending. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: