SalesLine_BR.update Method
Updates the record.
Syntax
public void update([SalesLine _salesLine])
Run On
Server
Parameters
- _salesLine
Type: SalesLine Table
The SalesLine record that is related to this record; optional.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Updates the record.
public void update([SalesLine _salesLine])
Server