Share via


RetailStaffTable.numberOfVoidedTransactions Method

Retrieves the number of transactions that are voided.

Syntax

public int numberOfVoidedTransactions(
    FromDate _fromDate, 
    RetailFromTime _fromTime, 
    ToDate _toDate, 
    RetailToTime _toTime)

Run On

Called

Parameters

Return Value

Type: int
The number of transactions that are voided.

See Also

Reference

RetailStaffTable Table