RefinementFilterConfigXmlConstants.MetadataThreshold Field
Specifies the minimum number of results that a refinement filter must return before the results are displayed in the refinement filter category.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Const MetadataThreshold As String
'Usage
Dim value As String
value = RefinementFilterConfigXmlConstants.MetadataThreshold
public const string MetadataThreshold
Remarks
This field is equal to the string ā€¯MetadataThresholdā€¯.
See Also
Reference
RefinementFilterConfigXmlConstants Class