RetrieveVersionResponse.Version Property

 

Applies To: Dynamics CRM 2015

Gets the version number of the Microsoft Dynamics CRM Server.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

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

Property Value

Type: System.String

Type: String
The version number of the Microsoft Dynamics CRM Server.

See Also

RetrieveVersionResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright