ColumnAddition ColumnNameExpression Property TIBCO Spotfire 6.0 API Reference
The name of the column to add.

Namespace: Spotfire.Dxp.Data.Transformations
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public string ColumnNameExpression { get; }

Property Value

Type: String
Remarks

Might be null in which case the expression is used as name.
See Also