Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Describes a Single Organization returned from a CRM Discovery server
Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl.Model
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Inheritance Hierarchy
System.Object
  Microsoft.Xrm.Tooling.CrmConnectControl.Model.CrmOrgByServer
Syntax
public class CrmOrgByServer : INotifyPropertyChanged
public ref class CrmOrgByServer : INotifyPropertyChanged
type CrmOrgByServer = 
    class
        interface INotifyPropertyChanged
    end
Public Class CrmOrgByServer
    Implements INotifyPropertyChanged
Constructors
| Name | Description | |
|---|---|---|
| .jpeg) | CrmOrgByServer() | 
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | DiscoveryServer | This is the URI needed to connect to the Organization | 
| .jpeg) | 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. | 
| .jpeg) | FriendlyName | This is the display name for the organization that a user sees when working in CRM | 
| .jpeg) | OrdDetail | This is the details of the Organization, returned directly from CRM | 
| .jpeg) | UniqueOrdName | This is the actual name for the organization in CRM, and is required to connect to CRM | 
Methods
| Name | Description | |
|---|---|---|
| .jpeg) | Equals(Object) | (Inherited from Object.) | 
| .jpeg) | Finalize() | (Inherited from Object.) | 
| .jpeg) | GetHashCode() | (Inherited from Object.) | 
| .jpeg) | GetType() | (Inherited from Object.) | 
| .jpeg) | MemberwiseClone() | (Inherited from Object.) | 
| .jpeg) | ToString() | (Inherited from Object.) | 
Events
| Name | Description | |
|---|---|---|
| .jpeg) | PropertyChanged | 
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Tooling.CrmConnectControl.Model Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright