Click or drag to resize
IVariableLayout Interface

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IVariableLayout : IGenericVariableLayout, 
	IAbstractStructure

The IVariableLayout type exposes the following members.

Properties
  NameDescription
Public propertyInfo
(Inherited from IGenericVariableLayout.)
Public propertyIsScriptCreated
(Inherited from IGenericVariableLayout.)
Public propertyMeta
(Inherited from IGenericVariableLayout.)
Public propertyNum
(Inherited from IGenericVariableLayout.)
Public propertyTags
Tags added to the variable. Optional.
Public propertyText
(Inherited from IGenericVariableLayout.)
Top
See Also