Share via


SPGroup.ID - Propriété

Obtient l'identificateur (ID) pour le groupe.

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Property ID As Integer
    Get
'Utilisation
Dim instance As SPGroup
Dim value As Integer

value = instance.ID
public override int ID { get; }

Valeur de propriété

Type : System.Int32
Un entier 32 bits qui indique l'ID de groupe.

Voir aussi

Référence

SPGroup classe

SPGroup - Membres

Microsoft.SharePoint - Espace de noms