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.
Gets or sets the order of the action to be displayed.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Position As Byte
Get
Set
'Usage
Dim instance As Action
Dim value As Byte
value = instance.Position
instance.Position = value
public byte Position { get; set; }
Property Value
Type: System.Byte
The order of the action to be displayed.