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 object index.
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Index As Byte
Get
Set
'Usage
Dim instance As ActionParameterStruct
Dim value As Byte
value = instance.Index
instance.Index = value
public byte Index { get; set; }
Property value
Type: System.Byte
The object index.