PurchPrepayTableHistory::find Method
Finds the specified record in the PurchPrepayTableHistory table.
Syntax
client server public static PurchPrepayTableHistory find(PurchPrepayTable _purchPrepayTable, [utcdatetime _validTime])
Run On
ClientOrServer
Parameters
- _purchPrepayTable
Type: PurchPrepayTable Table
- _validTime
Type: utcdatetime
Return Value
Type: PurchPrepayTableHistory Table
A PurchPrepayTableHistory record, if one exists; otherwise, an empty record.