SelectDataConnections (NoteCollection - Java)

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

  • true to indicate inclusion of a data connection note
  • false to indicate exclusion of a data connection note

Usage

The following methods set this property: