CrmServiceClient.OrganizationDetail 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.
OrganizationDetails for the currently connected environment.
public:
property Microsoft::Xrm::Sdk::Discovery::OrganizationDetail ^ OrganizationDetail { Microsoft::Xrm::Sdk::Discovery::OrganizationDetail ^ get(); };
public Microsoft.Xrm.Sdk.Discovery.OrganizationDetail OrganizationDetail { get; }
member this.OrganizationDetail : Microsoft.Xrm.Sdk.Discovery.OrganizationDetail
Public ReadOnly Property OrganizationDetail As OrganizationDetail