Share via


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

Return Value

Type: PurchDeliveryScheduleHistory Table
A record in the PurchDeliveryScheduleHistory table; otherwise, an empty record.

See Also

Reference

PurchDeliveryScheduleHistory Table