OrganizationResources ComplexType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains data regarding the resources used by an organization.
This Web API complex type corresponds to the organization service OrganizationResources.
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
CurrentNumberOfActiveUsers | Edm.Int32 | The current number of active users. | ||
CurrentNumberOfCustomEntities | Edm.Int32 | The current number of custom entities. | ||
CurrentNumberOfNonInteractiveUsers | Edm.Int32 | The current number of interactive users | ||
CurrentNumberOfPublishedWorkflows | Edm.Int32 | The current number of published workflows | ||
CurrentStorage | Edm.Int32 | The current storage used by the organization | ||
MaxNumberOfActiveUsers | Edm.Int32 | The maximum number of active users. | ||
MaxNumberOfCustomEntities | Edm.Int32 | The maximum number of custom entities. | ||
MaxNumberOfNonInteractiveUsers | Edm.Int32 | The maximum number of interactive users. | ||
MaxNumberOfPublishedWorkflows | Edm.Int32 | The maximum number of published workflows | ||
MaxStorage | Edm.Int32 | The maximum storage allowed for the organization |
The following use the OrganizationResources complex type.
Name | How used | Description |
|---|---|---|
OrganizationResources Property | Contains the response from the RetrieveOrganizationResources function. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright