FilteringSchemeCollectionItem Property (DataSelection)

Spotfire 15.0 API Reference
Gets the FilteringScheme for the specified DataSelection.

Namespace:  Spotfire.Dxp.Application.Filters
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public FilteringScheme this[
	DataSelection dataSelection
] { get; }

Parameters

dataSelection
Type: Spotfire.Dxp.DataDataSelection

Property Value

Type: FilteringScheme
A FilteringScheme
Version Information


See Also

Reference