Share via


PurchLineForeignTradeCategoryHistory::findPurchLineHistory Method

Finds the specified record in the PurchLineForeignTradeCategoryHistory table by using the specified PurchLineHistory record.

Syntax

client server public static PurchLineForeignTradeCategoryHistory findPurchLineHistory(PurchLineHistory _purchLineHistory, [utcdatetime _validTime])

Run On

ClientOrServer

Parameters

Return Value

Type: PurchLineForeignTradeCategoryHistory Table
The specified PurchLineForeignTradeCategoryHistory record if found; otherwise, an empty record.

See Also

Reference

PurchLineForeignTradeCategoryHistory Table