Click or drag to resize
CalculatedColumnModified Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates if the calculated column has been modified since it was last applied to the dataset.

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

Return Value

Type: Boolean
True if the calculated column has been modified since it was last applied to the dataset.
Remarks