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
- _purchLineHistory
Type: PurchLineHistory Table
- _validTime
Type: utcdatetime
Return Value
Type: PurchLineForeignTradeCategoryHistory Table
The specified PurchLineForeignTradeCategoryHistory record if found; otherwise, an empty record.