Click or drag to resize
IListObject Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IListObject : IAbstractStructure

The IListObject type exposes the following members.

Properties
  NameDescription
Public propertyDataPages
Set of data. Is empty if nothing has been defined in qInitialDataFetch in ListObjectDef.
Public propertyDimensionInfo
Information about the dimension.
Public propertyError
This parameter is optional and is displayed in case of error.
Public propertyExpressions
Lists the expressions in the list object.
Public propertySize
Defines the size of a list object.
Public propertyStateName
Name of the alternate state. Default is current selections $.
Top
See Also