Share via


RetailTransactionInfocodeTrans::numberOfTimesUsed Method

Gets the total number of transactions.

Syntax

client server public static int numberOfTimesUsed(
    RetailInfocodeId _infocode, 
    date _date, 
    RetailStoreId _store, 
    RetailTerminalId _terminal, 
    RetailStaffId _staff, 
    RetailInfocodeTransType _transType, 
    TimeOfDay _time)

Run On

Called

Parameters

  • _date
    Type: date
    The transaction date.
  • _time
    Type: timeOfDay
    The transaction time.

Return Value

Type: int
The total number of transactions.

See Also

Reference

RetailTransactionInfocodeTrans Table