| InteractDefNewLineNr 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.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntaxpublic int NewLineNr { get; set; }Public Property NewLineNr As Integer
Get
Set
Property Value
Type:
Int32Implements
IInteractDefNewLineNr
See Also