Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a value that identifies the changed group.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property GroupId As Integer
Get
'Usage
Dim instance As ChangeGroup
Dim value As Integer
value = instance.GroupId
public int GroupId { get; }
Property value
Type: System.Int32
Returns a Int32 instance representing the identification of the changed group.