RefinementFilterConfigXmlConstants.Type Field
Specifies the type of refinement filter category.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Const Type As String
'Usage
Dim value As String
value = RefinementFilterConfigXmlConstants.Type
public const string Type
Remarks
This field is equal to the string ”Type”.
See Also
Reference
RefinementFilterConfigXmlConstants Class