GenericVariableLayout Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Is the layout for GenericVariableProperties
.
Inheritance
-
System.Object
-
AbstractStructure
- GenericVariableLayout
-
AbstractStructure
Syntax
[ValueClass]
public class GenericVariableLayout : AbstractStructure, IDisposable, IGenericVariableLayout, IAbstractStructure
Constructors
Name | Description |
---|---|
GenericVariableLayout() |
Creates an instance of the GenericVariableLayout class |
Properties
Name | Description |
---|---|
Info |
Identifier and type of the object. This parameter is mandatory. JSON property name: qInfo |
IsScriptCreated |
If set to true, it means that the variable was defined via script. JSON property name: qIsScriptCreated |
Meta |
Information about publishing and permissions. This parameter is optional. JSON property name: qMeta |
Num |
A value. JSON property name: qNum |
Text |
Some text. JSON property name: qText |
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!