LOTUSSCRIPT/COM/OLE CLASSES


SelectDocument method
Example

Selects the specified document in a view.

Note This method is new with Release 4.6.

Defined in

NotesUIView

Syntax

Call notesUIView.SelectDocument( notesdocument )

Parameters

notesdocument


Example