SetSeqNo Property
Overloads
SetSeqNo |
Order in which the variable was updated during the script execution. The same number sequence is used for both JSON property name: qSetSeqNo |
SetSeqNo
Order in which the variable was updated during the script execution.
The same number sequence is used for both qRefSeqNo
and qSetSeqNo
.
JSON property name: qSetSeqNo
Declaration
public int SetSeqNo { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |