Share via


RetailTransactionTable::transactionsPerTransCode Method

Gets the number of transactions with the given transaction code.

Syntax

client server public static int transactionsPerTransCode(RetailStatementId _statementId, RetailTransCode _transCode)

Run On

Called

Parameters

Return Value

Type: int
The total number of transactions for the given transaction code.

See Also

Reference

RetailTransactionTable Table