SPScaleOutDataRange.UpperSubRangePoint property
此類別和其成員是保留給內部使用,而不是用來在您的程式碼中使用。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property UpperSubRangePoint As Byte()
Get
Private Set
'用途
Dim instance As SPScaleOutDataRange
Dim value As Byte()
value = instance.UpperSubRangePoint
public byte[] UpperSubRangePoint { get; private set; }
Property value
Type: []