PurchDeliveryScheduleHistory::find Method
Finds the specified record in the PurchDeliveryScheduleHistory table.
Syntax
client server public static PurchDeliveryScheduleHistory find(PurchDeliverySchedule _purchDeliverySchedule, [utcdatetime _validTime])
Run On
ClientOrServer
Parameters
- _purchDeliverySchedule
Type: PurchDeliverySchedule Table
- _validTime
Type: utcdatetime
Return Value
Type: PurchDeliveryScheduleHistory Table
A record in the PurchDeliveryScheduleHistory table; otherwise, an empty record.