Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Represents information about what item versions are known to the remote provider for a particular item that is in conflict.
Inheritance Hierarchy
System.Object
Microsoft.Synchronization.SimpleProviders.ConflictVersionInformation
Namespace: Microsoft.Synchronization.SimpleProviders
Assembly: Microsoft.Synchronization.SimpleProviders (in Microsoft.Synchronization.SimpleProviders.dll)
Syntax
'Declaration
Public Class ConflictVersionInformation
'Usage
Dim instance As ConflictVersionInformation
public class ConflictVersionInformation
public ref class ConflictVersionInformation
type ConflictVersionInformation = class end
public class ConflictVersionInformation
The ConflictVersionInformation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
RemoteProviderKnowsLocalItemChangeVersion | Gets whether the local item’s change version is contained in the remote provider's knowledge. |
![]() |
RemoteProviderKnowsLocalItemCreationVersion | Gets whether the local item’s creation version is contained in the remote provider's knowledge. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)