CommonlyClickedPropertyCondition.MaxThresholdValue property
Namespace: Microsoft.Office.Server.Search.Query.Rules
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Shared ReadOnly Property MaxThresholdValue As Double
Get
'Uso
Dim value As Double
value = CommonlyClickedPropertyCondition.MaxThresholdValue
public static double MaxThresholdValue { get; }
Property value
Type: System.Double
Ver também
Referência
CommonlyClickedPropertyCondition class