CommonlyClickedPropertyCondition.MaxThresholdValue property
Namespace: Microsoft.Office.Server.Search.Query.Rules
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Shared ReadOnly Property MaxThresholdValue As Double
Get
'Usage
Dim value As Double
value = CommonlyClickedPropertyCondition.MaxThresholdValue
public static double MaxThresholdValue { get; }
Property value
Type: System.Double
See also
Reference
CommonlyClickedPropertyCondition class