MemoryConflictLog::InMemoryConflictLogKnowledge Property

Gets a knowledge object that contains a union of all the conflict knowledge objects that are contained in the conflict log.

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

public:
property SyncKnowledge^ InMemoryConflictLogKnowledge {
	SyncKnowledge^ get ();
}

Property Value

Type: Microsoft.Synchronization::SyncKnowledge
A knowledge object that contains a union of all the conflict knowledge objects that are contained in the conflict log.
Show: