Share via


DataProviderScriptWebPart.ProcessBestBets property

Gets or sets a flag that indicates whether best bets should be processed.

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

Syntax

'Declaration
Public ReadOnly Property ProcessBestBets As Boolean
    Get
'Usage
Dim instance As DataProviderScriptWebPart
Dim value As Boolean

value = instance.ProcessBestBets
public bool ProcessBestBets { get; }

Property value

Type: System.Boolean

See also

Reference

DataProviderScriptWebPart class

DataProviderScriptWebPart members

Microsoft.Office.Server.Search.WebControls namespace