Share via


VendPaymSchedLineHistory::find Method

Finds the specified record in the VendPaymSchedLineHistory table.

Syntax

client server public static VendPaymSchedLineHistory find(VendPaymSchedLine _vendPaymSchedLine, [utcdatetime _validTime])

Run On

ClientOrServer

Parameters

Return Value

Type: VendPaymSchedLineHistory Table
A VendPaymSchedLineHistory record if one exists; otherwise, an empty record.

See Also

Reference

VendPaymSchedLineHistory Table