Database (OutlineEntry - Java™)
Read-only. Database that is the resource link for an outline entry, or null.
Defined in
Data type
Syntax
public Database getDatabase()
throws NotesException
Usage
This property applies if the outline entry type is OUTLINE_TYPE_NOTELINK or OUTLINE_TYPE_NAMEDELEMENT and the entry class is OUTLINE_CLASS_DATABASE, OUTLINE_CLASS_DOCUMENT, or OUTLINE_CLASS_VIEW.
Language cross-reference
Database property in LotusScript® NotesOutlineEntry class