ColumnsOutputBuilderAddNewColumnsWhenUpdating Property

Spotfire 14.7 API Reference

Note: This API is now obsolete.

Gets or sets a value indicating whether the new columns produced should be added even if it has run before. If false (the default) the old columns are replaced.

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

C#
[ObsoleteAttribute("This behavior should not be changed. Default behavior are that new columns replace old ones.")]
public bool AddNewColumnsWhenUpdating { get; set; }

Property Value

Type: Boolean
Version Information

Supported in: 14.5, 14.4, 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
Obsolete (compiler warning) in 14.7
Obsolete (compiler warning) in 14.6
See Also

Reference