IsHierarchical (Name - Java)

Read-only. Indicates if a name is hierarchical.

Defined in

Name

Data type

boolean

Syntax

public boolean isHierarchical()
    throws NotesException

Legal values

  • true if the name is hierarchical
  • false if the name is not hierarchical

Example