IsHierarchical (NotesName - LotusScript®)
Read-only. Indicates whether a name is hierarchical.
Defined in
Data type
Boolean
Syntax
To get: flag = notesName .IsHierarchical
Legal values
- True indicates that the name is hierarchical.
- False indicates that the name is an Internet address or a flat name.
Language cross-reference
IsHierarchical in Java Name class
@Name in formula language