LOTUSSCRIPT/COM/OLE CLASSES


IsConflict property
Example

Read-only. Indicates whether a view entry contains a document on which a replication or save conflict occurred.

Defined in

NotesViewEntry

Data type

Boolean

Syntax

To get: flag = notesViewEntry.IsConflict

Legal values


Language cross-reference

IsConflict property in Java ViewEntry class

Example