Click or drag to resize
IAppScriptObject Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface IAppScriptObject : IAbstractStructure

The IAppScriptObject type exposes the following members.

Properties
  NameDescription
Public propertyBreakpointList
Lists the breakpoints in the script of an app.
Public propertyFavoriteVariables
Lists the favorite variables.
Public propertyScript
Top
See Also