OrganizationState Enumeration
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Describes the state of the organization.
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)
| Member name | Description | |
|---|---|---|
| Disabled | Specifies that the organization is disabled. Value = 0. | |
| Enabled | Specifies that the organization is enabled. Value = 1. | |
| Failed | Specifies that the organization is in a failure state. Value = 3. | |
| Maintenance | Specifies that the organization is undergoing maintenance. Value = 4. | |
| Pending | Specifies that the organization is pending. Value = 2. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: