PdsCatchWeightItem::find Method
Finds a PdsCatchWeightItem record for the provided item ID.
Syntax
client server public static PdsCatchWeightItem find(ItemId _itemId, [boolean _forUpdate])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
An ItemId value that specifies a catch weight item.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to return a record which is selected for update.
Return Value
Type: PdsCatchWeightItem Table
A PdsCatchWeightItem record if found; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic) .