Click or drag to resize
IBookmarkFieldItemOneAndOnlyOne Property
If set to true, the field has always one selection (not 0 and not more than 1). If another value is selected, the previous one is unselected. The default value is false. This parameter is not returned if set to false.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
bool OneAndOnlyOne { get; set; }

Property Value

Type: Boolean
See Also