CrmOrgByServer Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Describes a Single Organization returned from a CRM Discovery server
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
| Name | Description | |
|---|---|---|
![]() | CrmOrgByServer() |
| Name | Description | |
|---|---|---|
![]() | DiscoveryServer | This is the URI needed to connect to the Organization |
![]() | DiscoveryServerName | This is the name assigned to the Discovery Server, this is used to visual separate organizations returned by Discovery server used, or Premise solutions. |
![]() | FriendlyName | This is the display name for the organization that a user sees when working in CRM |
![]() | OrdDetail | This is the details of the Organization, returned directly from CRM |
![]() | UniqueOrdName | This is the actual name for the organization in CRM, and is required to connect to CRM |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Overrides Object.ToString().) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged |
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



