Click or drag to resize
MapDataPlotIsBuilding Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates whether this MapDataPlot is currently building data for the map

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

Return Value

Type: Boolean
True if this MapDataPlot is currently building data for the map

Implements

MapDataPlot_MapDataPlotIsBuilding
See Also