Click or drag to resize
CalculatedColumnIsPopulating Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates if the values for this calculated column are currently being populated in the related datatable.

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

Return Value

Type: Boolean
True if the values for this calculated column are currently being populated in the related datatable.
Remarks