Share via


FASTSearchRuntime.SimilarType Property

Specifies the type of find similar query to be performed. For details, see Find Similar (FAST Search Server 2010 for SharePoint).

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

Syntax

'Declaration
Public Property SimilarType As SimilarType
    Get
    Set
'Usage
Dim instance As FASTSearchRuntime
Dim value As SimilarType

value = instance.SimilarType

instance.SimilarType = value
public SimilarType SimilarType { get; set; }

Property Value

Type: Microsoft.Office.Server.Search.Query.SimilarType
Returns SimilarType.

See Also

Reference

FASTSearchRuntime Class

FASTSearchRuntime Members

Microsoft.Office.Server.Search.Query Namespace