Share via


DEL_RetailMultibuyDiscountTable::find Method

Finds a record in the table RetailMultibuyDiscountTable.

Syntax

client server public static DEL_RetailMultibuyDiscountTable find(RetailMultibuyDiscountId _multibuyId, [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_RetailMultibuyDiscountTable Table
A record in the RetailMultibuyDiscountTable table; otherwise, an empty record.

See Also

Reference

DEL_RetailMultibuyDiscountTable Table