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.
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
Updates the record.
public void update([SalesLine _salesLine])
Server