DataFlowBuilderRemoveTransformation Method

Spotfire 15.0 API Reference
Removes the last added DataTransformation.

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

C#
public bool RemoveTransformation()

Return Value

Type: Boolean
True if the last transformation was successfully removed; otherwise False.
Version Information


See Also

Reference