LOTUSSCRIPT/COM/OLE CLASSES


IsUIDocOpen property
Example

Read-only. Indicates whether a NotesDocument object (back-end document) is accessed through a NotesUIDocument object (front-end document).

Defined in

NotesDocument

Data type

Boolean

Syntax

To get: flag = notesDocument.IsUIDocOpen

Legal values


Example
See Also