BOMCalcTrans.BOMCalcTable Method
Looks up the related BOMCalcTable table.
Syntax
public BOMCalcTable BOMCalcTable([BOMCalcTable relatedTable])
Run On
Called
Parameters
- relatedTable
Type: BOMCalcTable Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: BOMCalcTable Table
An instance of the related table.