Click or drag to resize
RunLookupApplication Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the RunDataPA Application object used to populate the lookup.

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

Property Value

Type: Application
The RunDataPA Application object used to populate the lookup.

Return Value

Type: Application
The RunDataPA Application object used to populate the lookup.
Remarks