PivotTransformationTransferColumns Property

Spotfire 15.0 API Reference
TransferColumns are aggregated over the identity columns and stored into result transfer columns. See ColumnAggregation.

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

C#
public IEnumerable<ColumnAggregation> TransferColumns { get; set; }

Property Value

Type: IEnumerableColumnAggregation
Default is null.
Version Information


See Also

Reference