Click or drag to resize
DashboardObjectRequiresSourceData Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates if this object requires the dashboard to load source data

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

Property Value

Type: Boolean
True if this object requires the dashboard to load source data

Return Value

Type: Boolean
True if this object requires the dashboard to load source data
Remarks