Skip to content

Document.Delete

Overview

Document Document.Delete ( [ permanently = false ] )
Deletes the document.

Arguments

Boolean permanently Specifies to delete document permanently or not. If not specified set to "False".

Remarks

If real parameter is not specified or set to "false" state is changed to "Deleted".

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

Examples

See Also