JAVA/CORBA CLASSES


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

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectDataConnections()
  throws NotesException

public void setSelectDataConnections(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectDataConnections property in LotusScript NotesNoteCollection class

See Also