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.
Updates the record.
public void update([SalesLine _salesLine])
Server