This documentation is archived and is not being maintained.
ConflictVersionInformation::RemoteProviderKnowsLocalItemChangeVersion Property
Gets whether the local item’s change version is contained in the remote provider's knowledge.
Namespace:
Microsoft.Synchronization.SimpleProviders
Assembly:
Microsoft.Synchronization.SimpleProviders (in Microsoft.Synchronization.SimpleProviders.dll)
public:
property bool RemoteProviderKnowsLocalItemChangeVersion {
bool get ();
}
Property Value
Type:
System::BooleanTrue if the local item’s change version is contained in the remote provider's knowledge. Otherwise false.