DefaultQueryProperties.enableInterleaving field

Specifies whether the ResultTable objects in the ResultTableCollection produced by running a query should be interleaved.

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

Syntax

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

value = instance.enableInterleaving

instance.enableInterleaving = value
public bool enableInterleaving

See also

Reference

DefaultQueryProperties class

DefaultQueryProperties members

Microsoft.Office.Server.Search.WebControls namespace