Click or drag to resize
SetupManager Constructor (Application) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and returns a new object.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SetupManager(
	Application Parent
)

Parameters

Parent
Type: DataPA.Utils.QueryEngineApplication
The object that represents the parent of this object.
Remarks