ChangeUnitChange Class
Represents a change to a change unit contained in an item. This class cannot be inherited.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Public NotInheritable Class ChangeUnitChange
'Usage
Dim instance As ChangeUnitChange
public sealed class ChangeUnitChange
public ref class ChangeUnitChange sealed
public final class ChangeUnitChange
public final class ChangeUnitChange
Inheritance Hierarchy
System.Object
Microsoft.Synchronization.ChangeUnitChange
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.
See Also
Reference
ChangeUnitChange Members
Microsoft.Synchronization Namespace