Share via


RetailTerminalTable.costAmount Method

Calculates the net amount of the transactions done by the current terminal for a given time.

Syntax

public RetailCostAmount costAmount(
    FromDate _fromDate, 
    ToDate _toDate, 
    FromTime _fromTime, 
    ToTime _toTime)

Run On

Called

Parameters

Return Value

Type: RetailCostAmount Extended Data Type
The net amount of the transactions done by the current terminal and for a given time.

See Also

Reference

RetailTerminalTable Table