Click or drag to resize
IAppScriptObject Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
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
Name of the script.
Top
See Also