AppObjectListDef Data Property Qlik Sense .NET SDK - API Reference
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: 1.0.1.0 (1.0.1.0)
Syntax

public JsonObject Data { get; set; }

Property Value

Type: JsonObject

Implements

IAppObjectListDef Data
See Also