Get a data marking selection from a name.
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public DataMarkingSelection this[ string name ] { get; }
Parameters
- name
- Type: SystemString
The name of the marking selection.
Return Value
Type: DataMarkingSelectionThe marking selection.
Version Information
See Also