CrmOrgByServer.DiscoveryServerName Property
Applies To: Dynamics CRM 2015
This is the name assigned to the Discovery Server, this is used to visual separate organizations returned by Discovery server used, or Premise solutions.
Namespace: Microsoft.Xrm.Tooling.Connector.Model
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string DiscoveryServerName { get; set; }
public:
property String^ DiscoveryServerName {
String^ get();
void set(String^ value);
}
member DiscoveryServerName : string with get, set
Public Property DiscoveryServerName As String
Property Value
Type: System.String
See Also
CrmOrgByServer Class
Microsoft.Xrm.Tooling.Connector.Model Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright