ConflictVersionInformation Members
Represents information about what item versions are known to the remote provider for a particular item that is in conflict.
The following tables list the members exposed by the ConflictVersionInformation type.
Public 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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ConflictVersionInformation Class
Microsoft.Synchronization.SimpleProviders Namespace