Share via


VendPaymSchedHistory::find Method

Finds the specified record in the VendPaymSchedHistory table.

Syntax

client server public static VendPaymSchedHistory find(VendPaymSched _vendPaymSched, [utcdatetime _validTime])

Run On

ClientOrServer

Parameters

Return Value

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

See Also

Reference

VendPaymSchedHistory Table