Click or drag to resize
CalculatedColumnExpression Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the expression used to calculate the calculated column.

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

Property Value

Type: String
The expression used to calculate the calculated column.

Return Value

Type: String
The expression used to calculate the calculated column.
Remarks