ManagedPropertyCustomFilter.MappingType_ValueMapping Field
Specifies that the mapping type is based on the value mapping.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Const MappingType_ValueMapping As String
'Usage
Dim value As String
value = ManagedPropertyCustomFilter.MappingType_ValueMapping
public const string MappingType_ValueMapping
See Also
Reference
ManagedPropertyCustomFilter Class