PurchDeliveryScheduleHistory::exist Method
Indicates whether the specified PurchDeliverySchedule record has a history stored in the PurchDeliveryScheduleHistory table.
Syntax
client server public static boolean exist(PurchDeliverySchedule _purchDeliverySchedule)
Run On
ClientOrServer
Parameters
- _purchDeliverySchedule
Type: PurchDeliverySchedule Table
Return Value
Type: boolean
true if history of the specified record exists; otherwise, false.