Click or drag to resize
ManagedDashboardApplication Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the RunDataPA Application Object used to provide the core DataPA data functionality for this object.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Application Application { get; set; }

Property Value

Type: Application
The RunDataPA Application Object used to provide the core DataPA data functionality for this object.

Return Value

Type: Application
The RunDataPA Application Object used to provide the core DataPA data functionality for this object.
Remarks