Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or gets the position in bytes.
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Position As Byte
Get
Set
'Usage
Dim instance As ActionStruct
Dim value As Byte
value = instance.Position
instance.Position = value
public byte Position { get; set; }
Property Value
Type: System.Byte
The position in bytes.