Gets the transformations that should be applied to the result.
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<DataTransformation> Transformations { get; }
Property Value
Type: IListDataTransformationVersion Information
See Also