RetrieveOrganizationResourcesResponse.OrganizationResources Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.