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 the position of the action.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property Position As Byte
Get
'Usage
Dim instance As IAction
Dim value As Byte
value = instance.Position
byte Position { get; }
Property Value
Type: System.Byte
The number that represents the position of the action.