CommonlyClickedPropertyCondition.ThrowIfInvalidThreshold method
Namespace: Microsoft.Office.Server.Search.Query.Rules
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Shared Sub ThrowIfInvalidThreshold ( _
threshold As Double _
)
'Uso
Dim threshold As DoubleCommonlyClickedPropertyCondition.ThrowIfInvalidThreshold(threshold)
public static void ThrowIfInvalidThreshold(
double threshold
)
Parâmetros
- threshold
Type: System.Double
Ver também
Referência
CommonlyClickedPropertyCondition class