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