Click or drag to resize
DashboardObjectLoadScript Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the script required to load this DashboardObject in a web browser.

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

Return Value

Type: String
The script required to load this DashboardObject in a web browser
Remarks