Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides data for the ItemConflicting event.
The following tables list the members exposed by the SimpleSyncItemConflictingEventArgs type.
Public Properties
Name | Description | |
---|---|---|
![]() |
ChangeUnitsInConflict | Gets a collection of SyncId objects that represent a set of change units for which a conflict was reported. |
![]() |
ConflictKind | Gets a ConcurrencyConflictKind enumeration value that represents the type of conflict, such as a LocalDeleteRemoteUpdate conflict. |
![]() |
LocalItem | Gets an ItemFieldDictionary object that contains the fields for the local item that is in conflict. |
![]() |
RemoteItemData | Gets the data for the remote item that is in conflict. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
SetResolutionAction | Sets the resolution action for the conflict, such as DestinationWins. |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SimpleSyncItemConflictingEventArgs Class
Microsoft.Synchronization.SimpleProviders Namespace