EMSSubstance.inventTable Method
Calls the Find method of the InventTable table.
Syntax
public InventTable inventTable([boolean _forupdate])
Run On
Called
Parameters
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: InventTable Table
An InventTable record that matches the ItemId field.