MemberChangeConflict Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The MemberChangeConflict type exposes the following members.
| Name | Description | |
|---|---|---|
|
CurrentValue | Gets the current value of the member in conflict. |
|
DatabaseValue | Gets the database value of the member in conflict. |
|
IsModified | Gets a value that indicates whether the member data has been changed since the last database read or refresh. |
|
IsResolved | Gets a value that indicates whether the conflict has been resolved. |
|
Member | Gets metadata information about the member in conflict. |
|
OriginalValue | Gets the original value of the member in conflict. |
Show: