Click or drag to resize
NxStateCounts Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineNxStateCounts

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

The NxStateCounts type exposes the following members.

Constructors
  NameDescription
Public methodNxStateCounts
Initializes a new instance of the NxStateCounts class
Top
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