Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.