Partager via


SPChangeGroup.Id - Propriété

Obtient le GUID du groupe modifié.

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

Syntaxe

'Déclaration
Public ReadOnly Property Id As Integer
    Get
'Utilisation
Dim instance As SPChangeGroup
Dim value As Integer

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

Valeur de propriété

Type : System.Int32
GUID qui identifie le groupe.

Voir aussi

Référence

SPChangeGroup classe

SPChangeGroup - Membres

Microsoft.SharePoint - Espace de noms