LOTUSSCRIPT/COM/OLE CLASSES


SelectReplicationFormulas property
Example

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

Defined in

NotesNoteCollection

Data type

Boolean

Syntax

To get: flag = notesNoteCollection.SelectReplicationFormulas

To set: notesNoteCollection.SelectReplicationFormulas = flag

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectReplicationFormulas property in Java NoteCollection class

Example
See Also