Click or drag to resize
ChildListDefData Property
Data that you want to include in the child list definition. You need to enter the paths to the information you want to retrieve.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public JsonObject Data { get; set; }

Property Value

Type: JsonObject

Implements

IChildListDefData
See Also