JAVA/CORBA CLASSES


getNextImportedNoteID method
Given a note, finds the note immediately following it in a collection.

Defined in

DxlImporter

Syntax

public String getNextImportedNoteID(String noteid)
   throws NotesException

Parameters

String


Return value

String noteid


Language cross-reference

GetNextImportedNoteID method in LotusScript NotesDXLImporter class

See Also