Click or drag to resize
GaugeDataDataModified Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if the summary data definition has changed since the last call to BuildSummaryDataTable.

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

Property Value

Type: Boolean
True if the summary data definition has changed since the last call to BuildSummaryDataTable.

Return Value

Type: Boolean
True if the summary data definition has changed since the last call to BuildSummaryDataTable.
Remarks