INxVariableProperties MembersQlik Sense .NET SDK - API Reference
The INxVariableProperties type exposes the following members.
Properties

  NameDescription
Public propertyIncludeInBookmark
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.
Public propertyName
Name of the variable
Public propertyNumberPresentation
Defines the format of the value of a variable.
Public propertyPreDefinedList
List of enumerations. This property is used if qUsePredefListedValues is set to true.
Public propertyUsePredefListedValues
The value of a variable can be an enumeration. Set this property to true to reflect the predefined values in an enumeration.
Back to Top
See Also