SourceRecord class

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Search.Administration.Query.SourceRecord

Namespace:  Microsoft.Office.Server.Search.Administration.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataContractAttribute(Name := "Source")> _
Public Class SourceRecord _
    Implements ISource
'Usage
Dim instance As SourceRecord
[DataContractAttribute(Name = "Source")]
public class SourceRecord : ISource

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

SourceRecord members

Microsoft.Office.Server.Search.Administration.Query namespace