Click or drag to resize
EditorBreakpoint Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineEditorBreakpoint

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class EditorBreakpoint : IEditorBreakpoint

The EditorBreakpoint type exposes the following members.

Constructors
  NameDescription
Public methodEditorBreakpoint
Initializes a new instance of the EditorBreakpoint class
Top
Properties
  NameDescription
Public propertybufferName
Public propertyEnabled
If set to true then the breakpoint is enabled (in use).
Public propertylineIx
Top
See Also