共用方式為


ChangeGroup.GroupId Property

Gets a value that identifies the changed group.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property GroupId As Integer
    Get
'Usage
Dim instance As ChangeGroup
Dim value As Integer

value = instance.GroupId
[RemoteAttribute]
public int GroupId { get; }

Property Value

Type: System.Int32
Returns a Int32 instance representing the identification of the changed group.

See Also

Reference

ChangeGroup Class

ChangeGroup Members

Microsoft.SharePoint.Client Namespace