Share via


IAction.Position Property

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.

See Also

Reference

IAction Interface

IAction Members

Microsoft.BusinessData.MetadataModel Namespace