.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


removeAllFromFolder method
Example

Removes the documents associated with the entries in a view entry collection from a specified folder.

Defined in

ViewEntryCollection

Syntax

public void removeAllFromFolder(String folderName)
   throws NotesException

Parameters

String folderName


Usage

This method does nothing for documents not in the folder you specify. This method does nothing if the folder you specify does not exist.

Language cross-reference

RemoveAllFromFolder method in LotusScript NotesViewEntryCollection class

Example
See Also