Share via


InventTransferLine.update Method

Updates a record in the database.

Syntax

public void update([NoYes _dropEstimated, NoYes _updateHeader])

Run On

Server

Parameters

  • _updateHeader
    Type: NoYes Enumeration
    A value that indicates whether the header recoder must be updated; optional.

Remarks

If the _updateHeader parameter is set to the NoYes::Yes enumeration value, the estimated transactions related to the line are not updated.

See Also

Reference

InventTransferLine Table