InventTransferLine.update Method
Updates a record in the database.
Syntax
public void update([NoYes _dropEstimated, NoYes _updateHeader])
Run On
Server
Parameters
- _dropEstimated
Type: NoYes Enumeration
A NoYes enumeration value; optional.
- _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.