IGenericVariableProperties Interface
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface IGenericVariableProperties : IAbstractStructure
Properties
Name | Description |
---|---|
Comment |
Comment related to the variable. This parameter is optional. JSON property name: qComment |
Definition |
Definition of the variable. JSON property name: qDefinition |
IncludeInBookmark |
Set this property to true to update the variable when applying a bookmark. The variable value will be persisted in the bookmark. The value of a variable can affect the state of the selections. Script variables cannot be persisted in the bookmark. The default value is false. JSON property name: qIncludeInBookmark |
Info |
Identifier and type of the object. This parameter is mandatory. JSON property name: qInfo |
MetaDef |
Meta data. JSON property name: qMetaDef |
Name |
Name of the variable. The name must be unique. This parameter is mandatory. JSON property name: qName |
NumberPresentation |
Defines the format of the value. This parameter is optional. JSON property name: qNumberPresentation |
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!