NxVariableProperties Class
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
-
AbstractStructure
- NxVariableProperties
-
AbstractStructure
Syntax
[ValueClass]
public class NxVariableProperties : AbstractStructure, IDisposable, INxVariableProperties, IAbstractStructure
Constructors
Name | Description |
---|---|
NxVariableProperties() |
Creates an instance of the NxVariableProperties class |
Properties
Name | Description |
---|---|
IncludeInBookmark |
Set this property to true to update the variable when applying a bookmark. The value of a variable can affect the state of the selections. The default value is false. JSON property name: qIncludeInBookmark |
Name |
Name of the variable. JSON property name: qName |
NumberPresentation |
Defines the format of the value of a variable. JSON property name: qNumberPresentation |
PreDefinedList |
List of enumerations. This property is used if JSON property name: qPreDefinedList |
UsePredefListedValues |
The value of a variable can be an enumeration. Set this property to true to reflect the predefined values in an enumeration. JSON property name: qUsePredefListedValues |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!