.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Documents property
Example

Read-only. All the documents that the current NotesUIDatabase event is working on.

Defined in

NotesUIDatabase

Data type

NotesDocumentCollection

Syntax

To get: Set notesDocumentCollection = notesUIDatabase.Documents

Usage

If the collection is empty, Documents.Count is 0.

Example