Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the type of filter that the RankingModelFilterGenerator handles.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Shared ReadOnly Property FilterType As String
Get
'Usage
Dim value As String
value = RankingModelFilterGenerator.FilterType
public static string FilterType { get; }
Property Value
Type: System.String
The type of filter that the RankingModelFilterGenerator handles.
See Also
Reference
RankingModelFilterGenerator Class