BatchResponseBatchNumber Property
Indicates the number of the current batch.
Syntax
__property String BatchResponseBatchNumber = {read=FBatchResponseBatchNumber, write=FSetBatchResponseBatchNumber};
Default Value
""
Remarks
Indicates the number of the current batch.
If this is a response to a BatchInquiry transaction, this property will contain the number of the current open batch. If in response to a CaptureAll transaction this property will contain the number of the batch that was just closed.
This property is read-only.
Data Type
String