IsHierarchical (NotesView - LotusScript®)
Read-only. Indicates whether a view shows response documents in a hierarchy.
Note: This property is new with Release 5.
Defined in
Data type
Boolean
Syntax
To get: flag = notesView .IsHierarchical
Legal values
- True indicates that a view is hierarchical.
- False indicates that a view is not hierarchical.