Server.Version Property

Gets or sets the server version.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string Version { get; set; }

Property Value

Type: System.String
The version of the server.

See Also

Reference

Server Class

Microsoft.AnalysisServices Namespace