ResponseBatchTransCount Property
Total number of transactions in the batch.
Syntax
__property int ResponseBatchTransCount = {read=FResponseBatchTransCount, write=FSetResponseBatchTransCount};
Default Value
0
Remarks
Total number of transactions in the batch. This property is returned after sending a BatchInquiry or BatchRelease transaction with the PTechHostSettle component, or after a SendSettlement sent using the PTechManualSettle component.
Note, when using the PTechManualSettle component to send manual batch settlements, this property will always be "0", because the Paymentech host is not maintaining the state of the batch.
This property is read-only.
Data Type
Integer