Source class

Inheritance hierarchy

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

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.Source", ServerTypeId := "{98b0febc-0b9d-448a-9b3d-84c16eeee3fc}")> _
Public Class Source _
    Inherits ClientObject
'Usage
Dim instance As Source
[ScriptTypeAttribute("SP.Discovery.Source", ServerTypeId = "{98b0febc-0b9d-448a-9b3d-84c16eeee3fc}")]
public class Source : 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

Source members

Microsoft.SharePoint.Client.Discovery namespace