LOTUSSCRIPT/COM/OLE CLASSES


IsDocument property
Example

Read-only. Indicates whether a view entry is a document.

Defined in

NotesViewEntry

Data type

Boolean

Syntax

To get: flag = notesViewEntry.IsDocument

Legal values


Language cross-reference

IsDocument property in Java ViewEntry class

Example