IsCategory (ViewEntry - Java)
Read-only. Indicates whether a view entry is a category.
Defined in
Data type
boolean
Syntax
public boolean isCategory()
throws NotesException
Legal values
- true if the entry is a category
- false if the entry is not a category
Language cross-reference
IsCategory property in LotusScript® NotesViewEntry class