Persists a record in the database when super is called.
Syntax
public void write()
Run On
Server
Remarks
System defined method provided as an event to apply logic before and after a record is inserted or updated in the database.
Persists a record in the database when super is called.
public void write()
Server
System defined method provided as an event to apply logic before and after a record is inserted or updated in the database.