Partager via


KeywordQuery.TrimDuplicatesOnProperty - Propriété

Obtient ou définit la propriété les filtrage est basé sur les doublons.

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property TrimDuplicatesOnProperty As String
    Get
    Set
'Utilisation
Dim instance As KeywordQuery
Dim value As String

value = instance.TrimDuplicatesOnProperty

instance.TrimDuplicatesOnProperty = value
public string TrimDuplicatesOnProperty { get; set; }

Valeur de propriété

Type : System.String
Le nom de la propriété.

Remarques

Pour plus d'informations, voir Customizing search results in SharePoint 2013.

Voir aussi

Référence

KeywordQuery classe

KeywordQuery - Membres

Microsoft.Office.Server.Search.Query - Espace de noms