OrganizationResources ComplexType
Contains data regarding the resources used by an organization.
This Web API complex type corresponds to the organization service OrganizationResources.
Properties
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. |
||
MaxNumberOfActiveUsers |
Edm.Int32 |
The maximum number of active users. |
||
CurrentNumberOfNonInteractiveUsers |
Edm.Int32 |
The current number of interactive users |
||
MaxNumberOfNonInteractiveUsers |
Edm.Int32 |
The maximum number of interactive users. |
||
CurrentNumberOfCustomEntities |
Edm.Int32 |
The current number of custom entities. |
||
MaxNumberOfCustomEntities |
Edm.Int32 |
The maximum number of custom entities. |
||
CurrentNumberOfPublishedWorkflows |
Edm.Int32 |
The current number of published workflows |
||
MaxNumberOfPublishedWorkflows |
Edm.Int32 |
The maximum number of published workflows |
||
CurrentStorage |
Edm.Int32 |
The current storage used by the organization |
||
MaxStorage |
Edm.Int32 |
The maximum storage allowed for the organization |
Types that use the OrganizationResources complex type.
The following use the OrganizationResources complex type.
Name | How used | Description |
---|---|---|
OrganizationResources Property |
Contains the response from the RetrieveOrganizationResourcesRequest action. |
Zie ook
Overige resources
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType 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.