FullEnumerationChangeBatch::DestinationVersionEnumerationRangeUpperBound Property
Gets the closed upper bound on item IDs that require destination versions.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException | This FullEnumerationChangeBatch object has been disposed. |
When the destination provider processes this change batch, it must provide version information for all its items that have item IDs that fall between DestinationVersionEnumerationRangeLowerBound and DestinationVersionEnumerationRangeUpperBound, inclusive.
Show: