ActionParameterStruct.Index - Propriété
Obtient ou définit l'index de l'objet.
Espace de noms : Microsoft.SharePoint.BusinessData.SharedService
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property Index As Byte
Get
Set
'Utilisation
Dim instance As ActionParameterStruct
Dim value As Byte
value = instance.Index
instance.Index = value
public byte Index { get; set; }
Valeur de propriété
Type : System.Byte
L'index de l'objet.
Voir aussi
Référence
ActionParameterStruct - Membres
Microsoft.SharePoint.BusinessData.SharedService - Espace de noms