| ISelectionObjectSelections Property  | 
Lists the fields that are selected
 
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
SyntaxIEnumerable<NxCurrentSelectionItem> Selections { get; set; }Property Selections As IEnumerable(Of NxCurrentSelectionItem)
	Get
	Set
Property Value
Type: 
IEnumerableNxCurrentSelectionItem
See Also