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