ChangeUnitVersionDefinition Members
Represents the set of fields that the Sync Framework runtime uses to determine whether a change unit's version should be updated.
The following tables list the members exposed by the ChangeUnitVersionDefinition type.
Public Constructors
Name | Description | |
---|---|---|
ChangeUnitVersionDefinition | Initializes a new instance of the ChangeUnitVersionDefinition class that contains the specified ID format, change unit ID, and version field ID. |
Top
Public Properties
Name | Description | |
---|---|---|
ChangeUnitId | Gets a SyncId object that contains the ID of the change unit to which the version definition applies. | |
VersionFieldIds | Gets a collection of integers that comprise the version fields of the specified change unit. |
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
ChangeUnitVersionDefinition Class
Microsoft.Synchronization.SimpleProviders Namespace