.

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


MaxLevel property
Example

Read-Write. The navigator's maximum level of navigation.

Defined in

ViewNavigator

Data type

int

Syntax

public int getMaxLevel()
   throws NotesException

public void setMaxLevel(int mLevel)
   throws NotesException

Legal values


Usage

The maximum cannot be less than the minimum implied by the navigator type, for example, category, children, or descendants.

Language cross-reference

MaxLevel property in LotusScript NotesViewNavigator class

Example
See Also