RefinementFilterResultsXmlConstants.Percentage Field
Represents the name for the node that specifies the percentage of the result returned by a filter among the total results in the refinement filter result XML.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Const Percentage As String
'Usage
Dim value As String
value = RefinementFilterResultsXmlConstants.Percentage
public const string Percentage
See Also
Reference
RefinementFilterResultsXmlConstants Class