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_globaltransactionsearch_get($res, 84 , $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 SummaryCount property.
This property is read-only and not available at design time.
Data Type
Integer