Adds a DataTransformation to the flow.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- transformation
- Type: Spotfire.Dxp.Data DataTransformation
The transformation to add.
Return Value
Type: Int32The index of the added transformation.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if the transformation is null. |
Remarks
Version Information
See Also