ReorderingRule.MatchType - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property MatchType As ReorderingRuleMatchType
Get
Set
'Utilisation
Dim instance As ReorderingRule
Dim value As ReorderingRuleMatchType
value = instance.MatchType
instance.MatchType = value
[DataMemberAttribute]
public ReorderingRuleMatchType MatchType { get; set; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Query.ReorderingRuleMatchType