Jaa


CrmOnlineDiscoveryServer.ShortName Property

 

Applies To: Dynamics CRM 2015

Short name of the Discovery Server, this is used to store the server in the users config for later use.

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

Syntax

public string ShortName { get; set; }
public:
property String^ ShortName {
    String^ get();
    void set(String^ value);
}
member ShortName : string with get, set
Public Property ShortName As String

Property Value

Type: System.String

See Also

CrmOnlineDiscoveryServer Class
Microsoft.Xrm.Tooling.CrmConnectControl.Model Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright