AgreementLineDefault.update Method
Updates the record in the AgreementLineDefault table.
Syntax
public void update()
Run On
Server
Remarks
The AgreementLineDefault record should only be saved if a field has a non default value.
It means that the record can be deleted or inserted during update.
For more information, see the AgreementLineDefault Table.