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.
Namespace: Microsoft.SharePoint.Client.Search.Query
Assembly: Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)
Syntax
'Declaration
Public Property MatchType As ReorderingRuleMatchType
Get
Set
'Usage
Dim instance As ReorderingRule
Dim value As ReorderingRuleMatchType
value = instance.MatchType
instance.MatchType = value
public ReorderingRuleMatchType MatchType { get; set; }
Property value
Type: Microsoft.SharePoint.Client.Search.Query.ReorderingRuleMatchType