Click or drag to resize
INxStateCounts Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface INxStateCounts

The INxStateCounts type exposes the following members.

Properties
  NameDescription
Public propertyAlternative
Number of values in alternative state
Public propertyDeselected
Number of values in deselected state
Public propertyExcluded
Number of values in excluded state
Public propertyLocked
Number of values in locked state
Public propertyLockedExcluded
Number of values in locked excluded state
Public propertyOption
Number of values in optional state
Public propertySelected
Number of values in selected state
Public propertySelectedExcluded
Number of values in selected excluded state
Top
See Also