Partager via


SPFieldIndex.Id - Propriété

Obtient l'identificateur (ID) de la SPFieldIndex.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Id As Guid
    Get
'Utilisation
Dim instance As SPFieldIndex
Dim value As Guid

value = instance.Id
public Guid Id { get; }

Valeur de propriété

Type : System.Guid
ID de la SPFieldIndex.

Voir aussi

Référence

SPFieldIndex classe

SPFieldIndex - Membres

Microsoft.SharePoint - Espace de noms