Share via


OrganizationResources Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains data regarding the resources used by an organization.

The following tables list the members exposed by the OrganizationResources type.

Public Constructors

  Name Description
  OrganizationResources Initializes a new instance of the OrganizationResources class.

Top

Public Properties

  Name Description
public property CurrentNumberOfActiveUsers Gets the current number of active users.
public property CurrentNumberOfCustomEntities Gets the current number of custom entities.
public property CurrentNumberOfNonInteractiveUsers Gets the current number of non-interactive users.
public property CurrentNumberOfPublishedWorkflows Gets the current number of published workflows.
public property CurrentStorage Gets the current storage used by the organization.
public property ExtensionData Gets or sets the structure that contains extra data.
public property MaxNumberOfActiveUsers Gets the maximum number of active users.
public property MaxNumberOfCustomEntities Gets the maximum number of custom entities.
public property MaxNumberOfNonInteractiveUsers Gets the maximum number of non-interactive users.
public property MaxNumberOfPublishedWorkflows Gets the maximum number of published workflows.
public property MaxStorage Gets the maximum storage allowed for the organization.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

OrganizationResources Class
Microsoft.Crm.Sdk.Messages Namespace
RetrieveOrganizationResourcesRequest

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.