Click or drag to resize
GenericObjectList Properties

The GenericObjectList 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 QixClassBase.)
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 QixClassBase.)
Public propertyError
Reference to property Layout.Error
(Inherited from GenericObject.)
Public propertyExtendsId
Reference to property Layout.ExtendsId
(Inherited from GenericObject.)
Public propertyHandle
The handle of the Qlik Sense entity.
(Inherited from QixClassBase.)
Public propertyHasSoftPatches
Reference to property Layout.HasSoftPatches
(Inherited from GenericObject.)
Public propertyId
The id of the Qlik Sense entity.
(Inherited from QixClassBase.)
Public propertyInfo
Reference to property Layout.Info
(Inherited from GenericObject.)
Public propertyMeta
Reference to property Layout.Meta
(Inherited from GenericObject.)
Public propertyNxInfo
Reference to property Layout.Info
Public propertyNxLayoutErrors
Reference to property Layout.Error
Public propertyNxMeta
Reference to property Layout.Meta
Public propertyNxSelectionInfo
Reference to property Layout.SelectionInfo
Public propertyProperties
Public propertyQlikConnection
Reference to property Layout.Session
Public propertySelectionInfo
Reference to property Layout.SelectionInfo
(Inherited from GenericObject.)
Public propertySession
The session this entity resides in.
(Inherited from QixClassBase.)
Public propertySuspendedLayout
Stops incoming changes from altering the object, resumes normal behavior after disposed.
(Inherited from GenericObject.)
Public propertyType
The type of the Qlik Sense entity.
(Inherited from QixClassBase.)
Top
See Also