LoggedConflict::ChangeKind Property

Gets the type of change that caused the conflict.

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

public:
property ChangeKind ChangeKind {
	ChangeKind get ();
}

Property Value

Type: Microsoft.Synchronization::ChangeKind
The type of change that caused the conflict.
Show: