.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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