Share via


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

  • _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) .

See Also

Reference

PdsCatchWeightItem Table