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