DefaultQueryProperties.bypassResultTypes field

Specifies whether the ResultTypes obtained from the search results should be used or overridden.

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

Syntax

'Declaration
Public bypassResultTypes As Boolean
'Usage
Dim instance As DefaultQueryProperties
Dim value As Boolean

value = instance.bypassResultTypes

instance.bypassResultTypes = value
public bool bypassResultTypes

See also

Reference

DefaultQueryProperties class

DefaultQueryProperties members

Microsoft.Office.Server.Search.WebControls namespace