SelectReplicationFormulas (NotesNoteCollection - JavaScriptâ„¢)
Read-write. Indicates whether the collection contains replication formulas.
Defined in
NotesNoteCollectionSyntax
getSelectReplicationFormulas() : booleansetSelectReplicationFormulas(flag:boolean) : void
| Legal value | Description |
|---|---|
| true | to indicate that the collection contains replication formulas |
| false | to indicate that the collection excludes replication formulas |
Usage
The following methods set this property: createNoteCollection in Database selectAllAdminNotes selectAllNotesLanguage cross-reference
SelectReplicationFormulas property in LotusScript® NotesNoteCollection class