JAVA/CORBA CLASSES
Read-only. The indent level of a view entry within the view.
Defined in
ViewEntry
Data type
int
Syntax
public int getIndentLevel() throws NotesException
Usage
The indent level corresponds to the number of levels in the position. Position 1 is indent level 0, position 1.1 is indent level 1, position 1.1.1 is indent level 2, and so on.
Language cross-reference
IndentLevel property in LotusScript NotesViewEntry class
@DocNumber function in formula language
Example See Also