Compartilhar via


DEL_RetailTransactionVoided::find Method

Finds the specified record in the RetailTransactionVoided table by using the specified parameter value.

Syntax

client server public static DEL_RetailTransactionVoided find(RetailReceiptId _receiptId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: DEL_RetailTransactionVoided Table
A record in the RetailTransactionVoided table; otherwise, an empty record.

See Also

Reference

DEL_RetailTransactionVoided Table