Share via


SourceGroup class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.Discovery.SourceGroup

Namespace:  Microsoft.SharePoint.Client.Discovery
Assemblies:   Microsoft.Office.Policy.Silverlight (in Microsoft.Office.Policy.Silverlight.dll);  Microsoft.Office.Client.Policy.Phone (in Microsoft.Office.Client.Policy.Phone.dll)  Microsoft.Office.Policy.Client (in Microsoft.Office.Policy.Client.dll)

Syntax

'Declaration
<ScriptTypeAttribute("SP.Discovery.SourceGroup", ServerTypeId := "{5c9c4516-ac09-44ec-af7d-8fa40d98fdf9}")> _
Public Class SourceGroup _
    Inherits ClientObject
'Usage
Dim instance As SourceGroup
[ScriptTypeAttribute("SP.Discovery.SourceGroup", ServerTypeId = "{5c9c4516-ac09-44ec-af7d-8fa40d98fdf9}")]
public class SourceGroup : ClientObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SourceGroup members

Microsoft.SharePoint.Client.Discovery namespace