Combine using the specified operation two row
selections to create a new combined
row selection.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- selection1
- Type: Spotfire.Dxp.Data RowSelection
The first selection.
- selection2
- Type: Spotfire.Dxp.Data RowSelection
The second selection.
- operation
- Type: Spotfire.Dxp.Data DataSelectionOperation
The operation that should be used to combine the selections.
Return Value
Type: RowSelectionThe combined selection.
Version Information
See Also