IChildListDef Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Defines the list of children of a generic object.
What is defined in ChildListDef has an impact on what the GetLayout method returns. See Example for more information.
Syntax
[ValueClass]
public interface IChildListDef : IAbstractStructureProperties
| Name | Description | 
|---|---|
| Data | Data that you want to include in the child list definition. You need to enter the paths to the information you want to retrieve. JSON property name: qData |