ObjectChangeConflict properties

The ObjectChangeConflict type exposes the following members.

Properties

  Name Description
Public property IsDeleted Gets a value that indicates whether the list item had been deleted from the database before the SubmitChanges(ConflictMode) method was called.
Public property IsResolved Gets a value indicating whether the discrepancies have been resolved.
Public property MemberConflicts Gets a collection of objects that represent the discrepancies between the current values of the list item’s fields and the values they have in the database.
Public property Object Gets the list item (as an Object) for which there is one or more discrepancies.

Top

See also

Reference

ObjectChangeConflict class

Microsoft.SharePoint.Linq namespace