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