Share via


SalesLine.modifyInventDim Method

Updates the related fields when an inventory dimension field is modified.

Syntax

public void modifyInventDim(
    InventDim _inventDim, 
    FieldId _dimFieldId, 
   [boolean _resetPrice])

Run On

ClientOrServer

Parameters

  • _resetPrice
    Type: boolean
    A Boolean value that indicates whether the price agreements are to be reset.

See Also

Reference

SalesLine Table