CLASSI JAVA/CORBA


IsIncludeDocuments property
Esempio

Read-write. Includes documents in replications.

Defined in

ReplicationEntry

Data type

boolean

Syntax

public boolean isIncludeDocuments()
   throws NotesException

public void setIncludeDocuments(boolean flag)
   throws NotesException

Legal values


Usage

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

IsIncludeDocuments property in NotesReplicationEntry class

Esempio
Vedere anche