ResultTable.ResultType Property
Gets the type of search results in the result table.
Namespace: Microsoft.SharePoint.Search.Query
Assembly: Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
Syntax
'Declaration
Public Property ResultType As ResultType
Get
Friend Set
'Usage
Dim instance As ResultTable
Dim value As ResultType
value = instance.ResultType
public ResultType ResultType { get; internal set; }
Property Value
Type: Microsoft.SharePoint.Search.Query.ResultType
A value that represents the type of search results in the result table.