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