RetailTransactionTable::discAmountByTerminal Method

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

Syntax

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

Run On

Called

Parameters

Return Value

Type: real
The number of transactions with discount amount.

See Also

Reference

RetailTransactionTable Table