DataSelection Scope Property TIBCO Spotfire 6.0 API Reference
Gets the scope of this selection.

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

[ObsoleteAttribute("This scope is always TableGroup.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public DataSelectionScope Scope { get; }

Property Value

Type: DataSelectionScope
See Also