NxVariableProperties IncludeInBookmark Property Qlik Sense .NET SDK - API Reference
The value of a variable can affect the state of the selections. Set this property to true to update the variable when applying a bookmark. The default value is false.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public bool IncludeInBookmark { get; set; }

Property Value

Type: OnlineBoolean

Implements

INxVariableProperties IncludeInBookmark
See Also