ChildList Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Lists the children of a generic object. Is the layout for ChildListDef.
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - ChildList
 
 
- 
          AbstractStructure
          
Syntax
[ValueClass]
public class ChildList : AbstractStructure, IDisposable, IChildList, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| ChildList() | Creates an instance of the ChildList class | 
Properties
| Name | Description | 
|---|---|
| Items | Information about the items in the app object. JSON property name: qItems |