Click or drag to resize
IGenericVariable Properties

The IGenericVariable 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
Public propertyIsScriptCreated
Reference to property Layout.IsScriptCreated
Public propertyMeta
Reference to property Layout.Meta
Public propertyNum
Reference to property Layout.Num
Public propertyProperties
Public propertyText
Reference to property Layout.Text
Public propertyType
The type of the Qlik Sense entity.
(Inherited from IQixClassBase.)
Top
See Also