getOutline (Database - Java™)
Gets an outline in the current database.
Defined in
Syntax
public Outline getOutline(String outlinename)
throws NotesException Parameters
String outlinename The name of the outline.
Return value
Outline
The outline.