Share via


SimpleSyncItemConflictingEventArgs Members

Provides data for the ItemConflicting event.

The following tables list the members exposed by the SimpleSyncItemConflictingEventArgs type.

Public Properties

  Name Description
Public property ChangeUnitsInConflict Gets a collection of SyncId objects that represent a set of change units for which a conflict was reported.
Public property ConflictKind Gets a ConcurrencyConflictKind enumeration value that represents the type of conflict, such as a LocalDeleteRemoteUpdate conflict.
Public property LocalItem Gets an ItemFieldDictionary object that contains the fields for the local item that is in conflict.
Public property RemoteItemData Gets the data for the remote item that is in conflict.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd918962.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method SetResolutionAction Sets the resolution action for the conflict, such as DestinationWins.
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SimpleSyncItemConflictingEventArgs Class
Microsoft.Synchronization.SimpleProviders Namespace