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.
| Name | Description | |
|---|---|---|
|
IsDeleted | Gets a value that indicates whether the object in conflict has been deleted from the database. |
|
IsResolved | Gets a value that indicates whether the conflicts for this object have already been resolved. |
|
MemberConflicts | Gets a collection of all member conflicts that caused the update to fail. |
|
Object | Gets the object in conflict. |
Show: