VendPaymSchedLineHistory::exist Method
Determines whether the specified VendPaymSchedLine record has any history stored in the VendPaymSchedLineHistory table.
Syntax
client server public static boolean exist(VendPaymSchedLine _vendPaymSchedLine)
Run On
ClientOrServer
Parameters
- _vendPaymSchedLine
Type: VendPaymSchedLine Table
Return Value
Type: boolean
true if history of the specified record exists; otherwise, false.