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