getNextImportedNoteID (DxlImporter - Java™)
Given a note, finds the note immediately following it in a collection.
Defined in
Syntax
public String getNextImportedNoteID(String noteid)
throws NotesException
Parameters
String
A valid note ID.
Return value
String noteid
The ID of the note following the specified note.