Share via


RealmInfo.DomainName Property

 

Applies To: Dynamics CRM 2015

For internal use only.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

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

Property Value

Type: System.String

Type: String.

See Also

RealmInfo Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright