Click or drag to resize
DashboardDesignerInitialise Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Method that needs to be called before the control can be used.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void Initialise()
Remarks
Set the Application objects before calling if you want this control to share core DataPA functionality with existing components.
See Also