Click or drag to resize
NxFieldProperties Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineNxFieldProperties

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public class NxFieldProperties : INxFieldProperties

The NxFieldProperties type exposes the following members.

Constructors
  NameDescription
Public methodNxFieldProperties
Initializes a new instance of the NxFieldProperties class
Top
Properties
  NameDescription
Public propertyOneAndOnlyOne
This parameter is set to true, if the field has one and only one selection (not 0 and not more than 1). If this property is set to true, the field cannot be cleared anymore and no more selections can be performed in that field.
Top
See Also