SequenceNumber Property
Sequence number of the transaction.
Syntax
[VB.NET] Public Property SequenceNumber As Integer
[C#] public int SequenceNumber {get; set;}
Remarks
This should be identical to the sequence number sent in the original authorization.
Default Value
1