Click or drag to resize
ScriptSyntaxErrorLineInTab Property
Line number in the section where the error is located

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public int LineInTab { get; set; }

Property Value

Type: Int32

Implements

IScriptSyntaxErrorLineInTab
See Also