Share via


InventItemInventSetup::find Method

Retrieves the inventory order settings of the item.

Syntax

client server public static InventItemInventSetup find(
    ItemId _itemId, 
    InventDimId _inventDimId, 
   [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: InventItemInventSetup Table
The inventory order settings of the item.

See Also

Reference

InventItemInventSetup Table