IsConflict (ViewEntry - Java)
Read-only. Indicates whether a view entry is for a document on which a replication or save conflict occurred.
Defined in
Data type
boolean
Syntax
public boolean isConflict()
throws NotesException
Legal values
- true if the entry is a conflict document
- false if the entry is not a conflict document
Language cross-reference
IsConflict property in LotusScript® NotesViewEntry class