Click or drag to resize
SetupManagerParent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
The object that represents the parent of this object.

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

Property Value

Type: Application
The parent of this object.

Return Value

Type: Application
The parent of this object.
Remarks