ItemRangeOverride::ClosedUpperBound Property

Gets the upper bound of the range of item IDs to override.

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

public:
property SyncId^ ClosedUpperBound {
	SyncId^ get ();
}

Property Value

Type: Microsoft.Synchronization::SyncId
The upper bound of the range of item IDs to override.
Show: