CommonlyClickedPropertyCondition.ThrowIfInvalidThreshold - Méthode
Espace de noms : Microsoft.Office.Server.Search.Query.Rules
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Shared Sub ThrowIfInvalidThreshold ( _
threshold As Double _
)
'Utilisation
Dim threshold As DoubleCommonlyClickedPropertyCondition.ThrowIfInvalidThreshold(threshold)
public static void ThrowIfInvalidThreshold(
double threshold
)
Paramètres
- threshold
Type : System.Double
Voir aussi
Référence
CommonlyClickedPropertyCondition classe