Click or drag to resize
IVariable Properties

The IVariable type exposes the following members.

Properties
  NameDescription
Public propertyConsiderDirty
Forces send of GetProperties and GetLayout calls to engine for this object even when the layout and properties are up to date.
(Inherited from IQixClassBase.)
Public propertyConsideredDirty
Forces send of GetProperties and GetLayout calls to engine for this object even when the layout and properties are up to date. Resume normal behavior when disposed.
(Inherited from IQixClassBase.)
Public propertyHandle
The handle of the Qlik Sense entity.
(Inherited from IQixClassBase.)
Public propertyId
The id of the Qlik Sense entity.
(Inherited from IQixClassBase.)
Public propertyInfo
Reference to property Layout.Info
(Inherited from IGenericVariable.)
Public propertyIsScriptCreated
Reference to property Layout.IsScriptCreated
(Inherited from IGenericVariable.)
Public propertyMeta
Reference to property Layout.Meta
(Inherited from IGenericVariable.)
Public propertyNum
Reference to property Layout.Num
(Inherited from IGenericVariable.)
Public propertyNxInfo
Reference to property Layout.Info
Public propertyNxMeta
Reference to property Layout.Meta
Public propertyProperties
Public propertyQlikConnection
Reference to property Layout.Session
Public propertyTags
Reference to property Layout.Tags
Public propertyText
Reference to property Layout.Text
(Inherited from IGenericVariable.)
Public propertyType
The type of the Qlik Sense entity.
(Inherited from IQixClassBase.)
Top
See Also