LOTUSSCRIPT/COM/OLE CLASSES


ColumnIndentLevel property
Read-only. The columns indent level of a view entry.

Defined in

NotesViewEntry

Data type

Integer

Syntax

To get: level% = notesViewEntry.ColumnIndentLevel

Usage

ColumnIndentLevel property is useful to determine the response level -- that is, main topics are always at ColumnIndentLevel 0, first response at ColumnIndentLevel 1, etc., regardless of whether or not the View is categorized.

Language cross-reference

ColumnIndentLevel property in Java ViewEntry class

@DocLevel function in formula language

@DocParentNumber function in formula language