Level (OutlineEntry - Java)

Read-only. The level of this entry.

Defined in

OutlineEntry

Data type

int

Syntax

public int getLevel()
     throws NotesException

Usage

Level 0 is the top level.

Example