IActionParameter.Index Property
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.