JAVA/CORBA-KLASSEN


SelectReplicationFormulas property
Beispiel

Read-write. Indicates whether the collection contains replication formulas.

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectReplicationFormulas()
  throws NotesException

public void setSelectReplicationFormulas(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectReplicationFormulas property in LotusScript NotesNoteCollection class

Beispiel
Siehe auch