Share via


MCRPackingBoxTable::find Method

Finds the packing box table record.

Syntax

client server public static MCRPackingBoxTable find(MCRPackingBoxName _name, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: MCRPackingBoxTable Table
The packing box table record.

See Also

Reference

MCRPackingBoxTable Table