Share via


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

Return Value

Type: boolean
true if history of the specified record exists; otherwise, false.

See Also

Reference

PurchDeliveryScheduleHistory Table