Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview

Deletes the document

Document Document.Delete()

Deletes the document

Document Document.Delete(realDelete: boolean)

Arguments

boolean realDelete
set true to completely remove document from database

Remarks

If real parameter is set to "true" or document is already in "Deleted" state document permanently deleted from archive.

Remarks

If real parameter is set to "true" or document is already in "Deleted" state document permanently deleted from archive.

  • No labels