Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes the current record and updates the field sequences where this record participates in.
Syntax
public void delete([boolean deletingAllRecords])
Run On
Server
Parameters
- deletingAllRecords
Type: boolean
A boolean value indicating whether to update the sequence order of the related records after deletion. Optional; defaults to false.