ProjInvoiceItem.inventDim Method
Returns the inventory dimensions for an invoice line.
Syntax
public InventDim inventDim([boolean update])
Run On
Called
Parameters
- update
Type: boolean
A Boolean data type that can be set to true to update the corresponding inventory dimensions in the InventDim table; optional.
Return Value
Type: InventDim Table
The inventory dimensions for an invoice line.