Click or drag to resize
DashboardObjectHasSourceData Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates whether all the queries this object is dependant on have source data

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

Property Value

Type: Boolean
True if all the queries this object is dependant on have source data

Return Value

Type: Boolean
True if all the queries this object is dependant on have source data
Remarks