Views (NotesReplicationEntry - JavaScript)

Read-write. The views in the source database that are replicated when replicating a subset of views and folders.

Defined in

NotesReplicationEntry

Syntax

getViews() : string

setViews(views:string) : void

Usage

Specify the views as a list, separating view names with semicolons.

After setting this property, you must call Save for the changes to take effect. If you do not call save, your changes are lost.

Language cross-reference

Views property in NotesReplicationEntry class