Share via


ProjBudgetLineDetail.inventDim Method

Finds the InventDimId from the InventDim Table

Syntax

public InventDim inventDim([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether to update the record.

Return Value

Type: InventDim Table
An inventory dimension record that contains the inventory dimension ID.

See Also

Reference

ProjBudgetLineDetail Table