Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified record in the VendPaymSchedHistory table.
Syntax
client server public static VendPaymSchedHistory find(VendPaymSched _vendPaymSched, [utcdatetime _validTime])
Run On
ClientOrServer
Parameters
- _vendPaymSched
Type: VendPaymSched Table
- _validTime
Type: utcdatetime
Return Value
Type: VendPaymSchedHistory Table
A VendPaymSchedHistory record if one exists; otherwise, an empty record.