TextMacro RefSeqNo Property Qlik Sense .NET SDK - API Reference
Order in which the variable was referenced 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: 1.0.1.0 (1.0.1.0)
Syntax

public int RefSeqNo { get; set; }

Property Value

Type: OnlineInt32

Implements

ITextMacro RefSeqNo
See Also