Share via


PickerEntityInformationRequest.GroupId property

Namespace:  Microsoft.SharePoint.ApplicationPages.ClientPickerQuery
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Property GroupId As Integer
    Get
    Set
'Usage
Dim instance As PickerEntityInformationRequest
Dim value As Integer

value = instance.GroupId

instance.GroupId = value
public int GroupId { get; set; }

Property value

Type: System.Int32

See also

Reference

PickerEntityInformationRequest class

PickerEntityInformationRequest members

Microsoft.SharePoint.ApplicationPages.ClientPickerQuery namespace