LOTUSSCRIPT/COM/OLE CLASSES


SelectDataConnections property
Read-write. Indicates whether the collection contains a data connection note.

Defined in

NotesNoteCollection

Data type

Boolean

Syntax

To get: flag = notesNoteCollection.SelectDataConnections

To set: notesNoteCollection.SelectDataConnections = flag

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectDataConnections property in Java NoteCollection class

See Also