Share via


CoreResultsWebPart.bIsSrhdcError Field

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Protected bIsSrhdcError As Boolean
'Usage
Dim value As Boolean

value = Me.bIsSrhdcError

Me.bIsSrhdcError = value
protected bool bIsSrhdcError

Remarks

This field is used internally to track whether a query exception has occurred.

See Also

Reference

CoreResultsWebPart Class

CoreResultsWebPart Members

Microsoft.Office.Server.Search.WebControls Namespace