OrganizationResources ComplexType
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.
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. |
||
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 |
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 RetrieveOrganizationResources function. |
See Also
Use the Microsoft Dynamics 365 Web API
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 365
© 2016 Microsoft. All rights reserved. Copyright