INxCurrentSelectionItemNotSelectedFieldSelectionInfo Property |
Information about the fields that are not selected.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
SyntaxIEnumerable<NxFieldSelectionInfo> NotSelectedFieldSelectionInfo { get; set; }
Property NotSelectedFieldSelectionInfo As IEnumerable(Of NxFieldSelectionInfo)
Get
Set
Property Value
Type:
IEnumerableNxFieldSelectionInfo
See Also