Click or drag to resize
ManagedDashboardData Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the a dictionary of the source data (if available) and partial summary data for this dashboard

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Dictionary<string, Object> Data { get; set; }

Property Value

Type: DictionaryString, Object
A dictionary of the source data (if available) and partial summary data for this dashboard

Return Value

Type: DictionaryString, Object
A dictionary of the source data (if available) and partial summary data for this dashboard
Remarks