Share via


ProjBudgetLineDetail.modifiedProductDim Method

Checks whether the product dimensions changed.

Syntax

public boolean modifiedProductDim(
    InventDim _inventDim, 
    FieldId _dimFieldId, 
    InventDimGroupSetup _inventDimGroupSetup)

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    The inventory dimension record to check.

Return Value

Type: boolean
true if the product dimensions changed; otherwise, false.

See Also

Reference

ProjBudgetLineDetail Table