OrganizationState EnumType
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.
This Web API enum type corresponds to the organization service OrganizationState.
Members define the discrete options for the enumeration type.
Name | Value | Description |
|---|---|---|
Enabled | 0 | Specifies that the organization is enabled. |
Disabled | 1 | Specifies that the organization is disabled. |
The following use the OrganizationState enum type.
Name | How used | Description |
|---|---|---|
State Property | Provides detailed information on an organization. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: