RemoveColumnsOperationOriginalData Property

Spotfire 15.0 API Reference
Gets the DataOperation producing the original data, before columns were removed.

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

C#
public DataOperation OriginalData { get; }

Property Value

Type: DataOperation
Version Information


See Also

Reference