MemberChangeConflict Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property CurrentValue Gets the current value of the member in conflict.
Public property DatabaseValue Gets the database value of the member in conflict.
Public property IsModified Gets a value that indicates whether the member data has been changed since the last database read or refresh.
Public property IsResolved Gets a value that indicates whether the conflict has been resolved.
Public property Member Gets metadata information about the member in conflict.
Public property OriginalValue Gets the original value of the member in conflict.
Top

Show:
© 2017 Microsoft