JAVA/CORBA CLASSES


View property
Read-only. View that is the resource link for an outline entry, or null.

Defined in

OutlineEntry

Data type

View

Syntax

public View getView()
    throws NotesException

Usage

This property applies if the outline entry type is OUTLINE_TYPE_NOTELINK and the entry class is OUTLINE_CLASS_DOCUMENT or OUTLINE_CLASS_VIEW.

Language cross-reference

View property in LotusScript NotesOutlineEntry class

See Also