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