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.0.0.0+Build:29.QSM12-CIGS
Syntax
public int SetSeqNo { get; set; }

Property Value

Type: Int32

Implements

ITextMacroSetSeqNo
See Also