ItemConstraintEventArgs Members
Provides data for the ItemConstraint event.
The following tables list the members exposed by the ItemConstraintEventArgs type.
Public Properties
Name | Description | |
---|---|---|
![]() |
ConstraintConflictReason | Gets the reason that the conflict occurred. |
![]() |
DestinationChange | Gets the change metadata from the destination provider. |
![]() |
DestinationChangeData | Gets an object that either contains or can be used to retrieve item data for the change item from the destination replica. |
![]() |
DestinationOriginalChangeData | Gets an object that either contains or can be used to retrieve item data for the item in the destination replica that originally caused the conflict. |
![]() |
IsTemporary | Gets a value that indicates whether the conflict is temporary. |
![]() |
OriginalDestinationChange | Gets the change metadata from the destination provider for the item that originally caused the conflict. |
![]() |
SourceChange | Gets the change metadata from the source provider. |
![]() |
SourceChangeData | Gets an object that either contains or can be used to retrieve item data for the change item from the source replica. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetResolutionAction | Overloaded. Gets the conflict resolution action for the conflict. |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
SetResolutionAction | Overloaded. Sets a conflict resolution action for the conflict. |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ItemConstraintEventArgs Class
Microsoft.Synchronization Namespace