RetrieveCurrentOrganizationResponse.Detail 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 detailed information about the current organization.
public:
property Microsoft::Xrm::Sdk::Organization::OrganizationDetail ^ Detail { Microsoft::Xrm::Sdk::Organization::OrganizationDetail ^ get(); };
public Microsoft.Xrm.Sdk.Organization.OrganizationDetail Detail { get; }
member this.Detail : Microsoft.Xrm.Sdk.Organization.OrganizationDetail
Public ReadOnly Property Detail As OrganizationDetail
Property Value
The details about the organization.