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 VendPaymSchedLineHistory table.
Syntax
client server public static VendPaymSchedLineHistory find(VendPaymSchedLine _vendPaymSchedLine, [utcdatetime _validTime])
Run On
ClientOrServer
Parameters
- _vendPaymSchedLine
Type: VendPaymSchedLine Table
- _validTime
Type: utcdatetime
Return Value
Type: VendPaymSchedLineHistory Table
A VendPaymSchedLineHistory record if one exists; otherwise, an empty record.