MarkupTrans.deleteSoft Method
Marks the record as deleted.
Syntax
private void deleteSoft([boolean _deleteFromPosting])
Run On
Called
Parameters
- _deleteFromPosting
Type: boolean
Indicates whether a posting invokes this deletion; optional.
Remarks
Cascade deletion of related records is also done.
Document change management is notified about the change.