OrganizationDetail Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Provides detailed information on an organization.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Name | Description | |
|---|---|---|
![]() | OrganizationDetail() | Initializes a new instance of the OrganizationDetail class. |
| Name | Description | |
|---|---|---|
![]() | Endpoints | Gets a collection that identifies the service type and address for each endpoint of the organization. |
![]() | ExtensionData | Gets or sets extra data of the organization. |
![]() | FriendlyName | Gets or sets the friendly name of the organization. |
![]() | OrganizationId | Gets or sets global unique identifier of the organization. |
![]() | OrganizationVersion | Gets or sets the version of the organization. |
![]() | State | Gets or sets the state of the organization. |
![]() | UniqueName | Gets or sets the unique name of the organization. |
![]() | UrlName | Gets or sets the organization name used in the URL for the organization Web service. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright

