TotalsTransCount Property
Total number of transactions in the open batch that match the indicated CardType .
Syntax
__property int TotalsTransCount[int TotalsIndex] = {read=FTotalsTransCount, write=FSetTotalsTransCount};
Default Value
0
Remarks
Total number of transactions in the open batch that match the indicated TotalsCardType.
The size of the array is controlled by the TotalsCount property.
This property is read-only and not available at design time.
Data Type
Integer