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

Namespace:   Microsoft.Xrm.Tooling.Connector.Model
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

System.Object
  Microsoft.Xrm.Tooling.Connector.Model.CrmOrgByServer

public sealed class CrmOrgByServer : INotifyPropertyChanged

NameDescription
System_CAPS_pubpropertyDiscoveryServer

This is the URI needed to connect to the Organization

System_CAPS_pubpropertyDiscoveryServerName

This is the name assigned to the Discovery Server, this is used to visual separate organizations returned by Discovery server used, or Premise solutions.

System_CAPS_pubpropertyFriendlyName

This is the display name for the organization that a user sees when working in CRM

System_CAPS_pubpropertyOrgDetail

This is the details of the Organization, returned directly from CRM

System_CAPS_pubpropertyUniqueOrgName

This is the actual name for the organization in CRM, and is required to connect to CRM

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubeventPropertyChanged

WCF EVENT hook

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: