ChildListDef Class
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.
Inheritance
-
System.Object
-
AbstractStructure
- ChildListDef
-
AbstractStructure
Syntax
[ValueClass]
public class ChildListDef : AbstractStructure, IDisposable, IChildListDef, IAbstractStructureConstructors
| Name | Description |
|---|---|
| ChildListDef() |
Creates an instance of the ChildListDef class |
Properties
| 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 |