LOTUSSCRIPT/COM/OLE CLASSES
Returns the first document in a view. This is the same document you see when you scroll to the top of the view in the Notes user interface.
Defined in
NotesView
Syntax
Set notesDocument = notesView.GetFirstDocument
Return value
notesDocument
GetFirstDocument is useful when:
getFirstDocument method in Java View class
Example See Also