| 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.0.0.0+Build:29.QSM12-CIGS
Syntaxpublic JsonObject Data { get; set; }Public Property Data As JsonObject
Get
Set
Property Value
Type:
JsonObjectImplements
IChildListDefData
See Also