CrmOrgByServer.FriendlyName Property
Applies To: Dynamics CRM 2015
This is the display name for the organization that a user sees when working in CRM
Namespace: Microsoft.Xrm.Tooling.Connector.Model
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string FriendlyName { get; }
public:
property String^ FriendlyName {
String^ get();
}
member FriendlyName : string with get
Public ReadOnly Property FriendlyName 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