IsDisabled (NotesReplication - JavaScript™)
Read-Write. Indicates whether replication is disabled.
Defined in
NotesReplicationSyntax
isDisabled() : boolean
setDisabled(bValue:boolean)
: void
Legal value | Description |
---|---|
true |
to disable replication |
false |
to enable replication |