PdsComdPricingTemplateLine.inventDim Method
Finds the matching InventDim record that matches the InventDimId value on this table.
Syntax
public InventDim inventDim([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that indicates whether the InventDim record should be locked for update; optional.
Return Value
Type: InventDim Table
The found InventDim record if one exists; otherwise, an empty record.