RowsOutputIgnoredColumns Property

Spotfire 15.0 API Reference
Gets the columns not included in the mapping or the additional columns from the output that should be ignored.

Namespace:  Spotfire.Dxp.Data.DataFunctions
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public IList<DataColumnSignature> IgnoredColumns { get; }

Property Value

Type: IListDataColumnSignature
Version Information


See Also

Reference