.

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

JAVA/CORBA CLASSES


IndentLevel property
Example

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