PeopleEditor.SharePointGroupID Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property SharePointGroupID As Integer
Get
Set
'Usage
Dim instance As PeopleEditor
Dim value As Integer
value = instance.SharePointGroupID
instance.SharePointGroupID = value
public int SharePointGroupID { get; set; }
Property Value
Type: System.Int32
Returns Int32.