Gets or sets the expression of this calculated column. See the ColumnExpression class
for utility methods.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Property Value
Type: StringExceptions
Exception | Condition |
---|---|
System InvalidOperationException | Thrown if the column is not a calculated column anymore. |
Spotfire.Dxp.Data.Exceptions ExpressionException | Thrown if the expression was not valid. |
Version Information
See Also