ColumnsOutputBuilder Properties

Spotfire 14.3 API Reference

The ColumnsOutputBuilder type exposes the following members.

Properties

  NameDescription
Public propertyAddNewColumnsWhenUpdating
Gets or sets a value indicating whether the columns produced the first time should be replaced when executing a second time. If false the old columns will become embedded and the new rows added.
Public propertyDataTable
Gets or sets the table to add columns to.
Public propertyInputToAdaptSelectionsFrom
Gets or sets an input where this output can find selections to remap the output data with.
(Inherited from DataFunctionOutputBuilder.)
Public propertyTransformations
Gets the transformations that should be applied to the result.
(Inherited from DataFunctionOutputBuilder.)
Top
See Also

Reference