SummaryResultCaptureCount Property
Contains the transaction count of all transactions that have been settled for the indicated PaymentType .
Object Oriented Interface
public function getSummaryResultCaptureCount($summaryindex);
Procedural Interface
inpaydirect_globalbatchmgr_get($res, 60 , $summaryindex);
Default Value
0
Remarks
Contains the transaction count of all transactions that have been settled for the indicated SummaryResultPaymentType.
The size of the array is controlled by the SummaryResultCount property.
This property is read-only and not available at design time.
Data Type
Integer