IsConflict (NotesViewEntry - LotusScript®)
Read-only. Indicates whether a view entry contains a document on which a replication or save conflict occurred.
Defined in
Data type
Boolean
Syntax
To get: flag = notesViewEntry .IsConflict
Legal values
- True indicates that the view entry is a conflict document.
- False indicates that the view entry is not a conflict document.