ListObject
Renders the properties of a list object. Is the layout for ListObjectDef. For more information about the definition of a list object, see Generic object.
Information note
	
	
	
	
	ListObject is used by the GetLayout Method to display the properties of a list object.
Properties
| Name | Description | Type | 
|---|---|---|
| qStateName | 
			 Name of the alternate state. Default is current selections $ .  | 
	String | 
| qSize | Size | |
| qError | NxValidationError | |
| qDimensionInfo | NxDimensionInfo | |
| qExpressions | 
			 Lists the expressions in the list object.  | 
	Array of NxListObjectExpression | 
| qDataPages | 
			 Set of data. Is empty if nothing has been defined in qInitialDataFetch in ListObjectDef.  | 
	Array of NxDataPage |