SummaryResultCaptureCount Property
Contains the transaction count of all transactions that have been settled for the indicated PaymentType .
Syntax
__property int SummaryResultCaptureCount[int SummaryIndex] = {read=FSummaryResultCaptureCount, write=FSetSummaryResultCaptureCount};
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