RetrieveOrganizationResourcesResponse.OrganizationResources Property

Definition

Gets the data that describes the resources used by an organization.

public:
 property Microsoft::Crm::Sdk::Messages::OrganizationResources ^ OrganizationResources { Microsoft::Crm::Sdk::Messages::OrganizationResources ^ get(); };
public Microsoft.Crm.Sdk.Messages.OrganizationResources OrganizationResources { get; }
member this.OrganizationResources : Microsoft.Crm.Sdk.Messages.OrganizationResources
Public ReadOnly Property OrganizationResources As OrganizationResources

Property Value

The data that describes the resources used by an organization.

Applies to