JAVA/CORBA CLASSES


SelectSharedFields property
Example

Read-write. Indicates whether the collection contains notes for shared fields.

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectSharedFields()
  throws NotesException

public void setSelectSharedFields(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectSharedFields property in LotusScript NotesNoteCollection class

Example
See Also