Click or drag to resize
TextMacroSetSeqNo Property
Order in which the variable was updated during the script execution. The same number sequence is used for both qRefSeqNo and qSetSeqNo.

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

Property Value

Type: Int32

Implements

ITextMacroSetSeqNo
See Also