Click or drag to resize
IBookmarkFieldItemValues Property
List of the selected values Either the list of selected values or the list of excluded values is displayed.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
IEnumerable<FieldValue> Values { get; set; }

Property Value

Type: IEnumerableFieldValue
See Also