Click or drag to resize
ApplicationVersion Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the version of DataPA currently installed.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Version { get; }

Property Value

Type: String
The version of DataPA currently installed

Return Value

Type: String
The version of DataPA currently installed
Remarks