Click or drag to resize
AppObjectListDefData Property
Data that you want to include in the app 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

IAppObjectListDefData
See Also