Compartilhar via


SPChangeGroup.Id property

Obtém o GUID do grupo alterado.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property Id As Integer
    Get
'Uso
Dim instance As SPChangeGroup
Dim value As Integer

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

Property value

Type: System.Int32
Um GUID que identifica o grupo.

Ver também

Referência

SPChangeGroup class

SPChangeGroup members

Microsoft.SharePoint namespace