CrmServiceClient.ConnectedOrgFriendlyName Property

 

Applies To: Dynamics CRM 2015

Gets the friendly name of the organization that you are connected to.

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

Syntax

public string ConnectedOrgFriendlyName { get; }
public:
property String^ ConnectedOrgFriendlyName {
    String^ get();
}
member ConnectedOrgFriendlyName : string with get
Public ReadOnly Property ConnectedOrgFriendlyName As String

Property Value

Type: System.String

See Also

CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright