Share via


del_RetailTMPDiscountPriority::find Method

Finds the specified record in the table RetailTMPDiscountPriority.

Syntax

client server public static del_RetailTMPDiscountPriority find(
    RetailDiscountReference _ref, 
    RetailDiscountOfferType _type, 
   [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_RetailTMPDiscountPriority Table
A record in the RetailTMPDiscountPriority table; otherwise, an empty record.

See Also

Reference

del_RetailTMPDiscountPriority Table