RetailTransactionTable::costAmountByTerminal Method

Gets the number of transactions with cost amount for the specified terminal.

Syntax

client server public static real costAmountByTerminal(
    RetailTerminalId _terminal, 
    FromDate _fromDate, 
    ToDate _toDate, 
    FromTime _timeFrom, 
    ToTime _timeTo)

Run On

Called

Parameters

Return Value

Type: real
The number of transactions with cost amount.

See Also

Reference

RetailTransactionTable Table