ItemChange::SetAllChangeUnitsPresent Method

Sets a value that indicates that all change units are present in this change.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
void SetAllChangeUnitsPresent()

When a change unit filter is in use, this property indicates that the change contains all change units that pass the filter. Otherwise, this property indicates that all change units are present.

Show: