| 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.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic JsonObject Data { get; set; }Public Property Data As JsonObject
Get
Set
Property Value
Type:
JsonObjectImplements
IChildListDefData
See Also