JAVA/CORBA CLASSES


ColumnIndentLevel property
Example

Read-only. The indent level of a view entry within its column.

Defined in

ViewEntry

Data type

int

Syntax

public int getColumnIndentLevel()
   throws NotesException

Usage

This property is useful for determining the response level of a document. Main documents are always at indent level 0, response documents at indent level 1, and so on.

Language cross-reference

ColumnIndentLevel property in LotusScript NotesViewEntry class

@DocLevel function in formula language

@DocParentNumber function in formula language

Example
See Also