IsHierarchical (View - Java)
Read-only. Indicates whether a view shows response documents in a hierarchy.
Defined in
Data type
boolean
Syntax
public boolean isHierarchical()
throws NotesException
Legal values
- true if the view is hierarchical
- false if the view is not hierarchical
Language cross-reference
IsHierarchical property in LotusScript® NotesView class