getOutline (Database - Java)

Gets an outline in the current database.

Defined in

Database

Syntax

public Outline getOutline(String outlinename)
    throws NotesException

Parameters

String outlinename

The name of the outline.

Return value


Outline

The outline.