Click or drag to resize
IInteractDefNewLineNr Property
First line number of the next statement to be executed. This property is used if the type of interaction is IT_SCRIPTLINE.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
int NewLineNr { get; set; }

Property Value

Type: Int32
See Also