RankRule.matchType field
Rule type
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public matchType As ReorderingRuleMatchType
'Usage
Dim instance As RankRule
Dim value As ReorderingRuleMatchType
value = instance.matchType
instance.matchType = value
public ReorderingRuleMatchType matchType