RetrieveOrganizationInfoResponse.organizationInfo 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 organization information.
public:
property Microsoft::Xrm::Sdk::Organization::OrganizationInfo ^ organizationInfo { Microsoft::Xrm::Sdk::Organization::OrganizationInfo ^ get(); };
public Microsoft.Xrm.Sdk.Organization.OrganizationInfo organizationInfo { get; }
member this.organizationInfo : Microsoft.Xrm.Sdk.Organization.OrganizationInfo
Public ReadOnly Property organizationInfo As OrganizationInfo