ResponseNumber Property
Batch number that belongs to this response.
Syntax
int GetResponseNumber();
Default Value
0
Remarks
Batch number that belongs to this response.
This property should be compared to the BatchNumber in order to match a response with a given Batch Settlement. If running in synchronous mode, this property should always be identical to BatchNumber.
This property is read-only and not available at design time.
Data Type
Integer