ObjectChangeConflict Properties
Collapse the table of content
Expand the table of content

ObjectChangeConflict Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The ObjectChangeConflict type exposes the following members.

  NameDescription
Public property IsDeleted Gets a value that indicates whether the object in conflict has been deleted from the database.
Public property IsResolved Gets a value that indicates whether the conflicts for this object have already been resolved.
Public property MemberConflicts Gets a collection of all member conflicts that caused the update to fail.
Public property Object Gets the object in conflict.
Top

Show:
© 2017 Microsoft