LOTUSSCRIPT/COM/OLE CLASSES
Read-only. The database that is the resource link for an outline entry, or null.
Defined in
NotesOutlineEntry
Data type
NotesDatabase
Syntax
To get: Set notesDatabase = notesOutlineEntry.Database
Usage
This property applies if the outline entry Type property is OUTLINE_TYPE_NOTELINK or OUTLINE_TYPE_NAMEDELEMENT and the EntryClass property is OUTLINE_CLASS_DATABASE, OUTLINE_CLASS_DOCUMENT, or OUTLINE_CLASS_VIEW.
Language cross-reference
Database in Java OutlineEntry class
Example See Also