CommonlyClickedPropertyCondition.MinThresholdValue - Propriété
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 ReadOnly Property MinThresholdValue As Double
Get
'Utilisation
Dim value As Double
value = CommonlyClickedPropertyCondition.MinThresholdValue
public static double MinThresholdValue { get; }
Valeur de propriété
Type : System.Double
Voir aussi
Référence
CommonlyClickedPropertyCondition classe