JAVA/CORBA CLASSES
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
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