RefinementFilterConfigXmlConstants.MappingType Field
Specifies whether the mapping is based on values or ranges.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Const MappingType As String
'Usage
Dim value As String
value = RefinementFilterConfigXmlConstants.MappingType
public const string MappingType
Remarks
This field is equal to the string ”MappingType”.
See Also
Reference
RefinementFilterConfigXmlConstants Class