Share via


RealmInfo.FederationGlobalVersion 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 FederationGlobalVersion { get; set; }
public:
property String^ FederationGlobalVersion {
    String^ get();
    void set(String^ value);
}
member FederationGlobalVersion : string with get, set
Public Property FederationGlobalVersion 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