SelectReplicationFormulas (NotesNoteCollection - JavaScript™)
Read-write. Indicates whether the collection contains replication formulas.
Defined in
NotesNoteCollectionSyntax
getSelectReplicationFormulas()
: boolean
setSelectReplicationFormulas(flag:boolean)
: void
Legal value | Description |
---|---|
true |
to indicate that the collection contains replication formulas |
false |
to indicate that the collection excludes replication formulas |