Share via


TAMVendRebate::find Method

Finds a TAMVendRebate record that has the passed value.

Syntax

client server public static TAMVendRebate find(TAMVendRebateProgramId _rebateProgramId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean used to determine whether or not a record should be selected for update; optional.

Return Value

Type: TAMVendRebate Table
The TAMVendRebate record that was found.

See Also

Reference

TAMVendRebate Table