DataMarkingSelectionCollectionItem Property

Spotfire 15.0 API Reference
Get a data marking selection from a name.

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

C#
public DataMarkingSelection this[
	string name
] { get; }

Parameters

name
Type: SystemString
The name of the marking selection.

Return Value

Type: DataMarkingSelection
The marking selection.
Version Information


See Also

Reference