Click or drag to resize
MapDataPlotRebuildRequired Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a value that indicates whether or not the object has been modified since the last call to refreshXML.

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

Property Value

Type: Boolean
True if the object has been modified since the last call to refreshXML.

Return Value

Type: Boolean
True if the object has been modified since the last call to refreshXML.

Implements

DrillDownParentRebuildRequired
MapDataPlot_MapDataPlotRebuildRequired
Remarks