ItemConstraintEventArgs::ConstraintConflictReason Property

Gets the reason that the conflict occurred.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
virtual property ConstraintConflictReason ConstraintConflictReason {
	ConstraintConflictReason get ();
}

Property Value

Type: Microsoft.Synchronization::ConstraintConflictReason
The reason that the conflict occurred.
Show: