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 ItemConstraint event.
The following tables list the members exposed by the SimpleSyncItemConstraintEventArgs type.
Public Properties
Name | Description | |
---|---|---|
![]() |
ChangeUnitsOnRemoteItem | Gets a set of change units in the remote item for which a conflict was reported. |
![]() |
ConflictVersionInformation | Gets a ConflictVersionInformation object that contains information about what item versions, if any, are known to the remote provider for the item that is in conflict. |
![]() |
LocalItem | Gets an ItemFieldDictionary object that contains the fields for the local item that is in conflict. |
![]() |
RemoteItem | Gets an ItemFieldDictionary object that contains the fields for the remote 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
SimpleSyncItemConstraintEventArgs Class
Microsoft.Synchronization.SimpleProviders Namespace