MemberChangeConflict Class Properties
In This Topic
For a list of all members of this type, see MemberChangeConflict members.
Public Properties
| | Name | Description |
 | CurrentValue | Gets the current value of the member in conflict. |
 | DatabaseValue | Gets the actual database value of the member in conflict. |
 | IsModified | Gets a value, indicating whether the member data has been changed since the last database read or refresh. |
 | IsResolved | Gets a value, indicating 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. |
Top
See Also