RetrieveOrganizationResourcesResponse.OrganizationResources Property
Applies To: Dynamics CRM 2015
Gets the data that describes the resources used by an organization.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public OrganizationResources OrganizationResources { get; }
public:
property OrganizationResources^ OrganizationResources {
OrganizationResources^ get();
}
member OrganizationResources : OrganizationResources with get
Public ReadOnly Property OrganizationResources As OrganizationResources
Property Value
Type: Microsoft.Crm.Sdk.Messages.OrganizationResources
Type: OrganizationResources
The data that describes the resources used by an organization.
See Also
RetrieveOrganizationResourcesResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright