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 PurchLineForeignTradeCategoryHistory table.
Syntax
client server public static PurchLineForeignTradeCategoryHistory find(PurchLineForeignTradeCategory _purchLineForeignTradeCategory, [utcdatetime _validTime])
Run On
ClientOrServer
Parameters
- _purchLineForeignTradeCategory
Type: PurchLineForeignTradeCategory Table
- _validTime
Type: utcdatetime
Return Value
Type: PurchLineForeignTradeCategoryHistory Table
A PurchLineForeignTradeCategoryHistory record if one exists; otherwise, an empty record.