Share via


SPScaleOutDataRange.UpperSubRangePoint property

Namespace:  Microsoft.Office.Server
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Property UpperSubRangePoint As Byte()
    Get
    Private Set
'Usage
Dim instance As SPScaleOutDataRange
Dim value As Byte()

value = instance.UpperSubRangePoint
public byte[] UpperSubRangePoint { get; private set; }

Property value

Type: []

See also

Reference

SPScaleOutDataRange class

SPScaleOutDataRange members

Microsoft.Office.Server namespace