CommonlyClickedPropertyCondition.ThrowIfInvalidThreshold method

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

Syntax

'Declaration
Public Shared Sub ThrowIfInvalidThreshold ( _
    threshold As Double _
)
'Usage
Dim threshold As DoubleCommonlyClickedPropertyCondition.ThrowIfInvalidThreshold(threshold)
public static void ThrowIfInvalidThreshold(
    double threshold
)

Parameters

See also

Reference

CommonlyClickedPropertyCondition class

CommonlyClickedPropertyCondition members

Microsoft.Office.Server.Search.Query.Rules namespace