JAVA/CORBA CLASSES


deleteDocument method
Example

Deletes a document from a collection.

Defined in

DocumentCollection

Syntax

public void deleteDocument(Document doc)
   throws NotesException

Parameters

Document doc


Usage

This method throws an exception if:


Language cross-reference

DeleteDocument method in LotusScript NotesDocumentCollection class

EditClear @command in formula language

Clear @command in formula language

MoveToTrash @command in formula language

Example
See Also