Partager via


KeywordQueryProperties.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
<DataMemberAttribute> _
Public Property TrimDuplicatesOnProperty As String
    Get
    Set
'Utilisation
Dim instance As KeywordQueryProperties
Dim value As String

value = instance.TrimDuplicatesOnProperty

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

Valeur de propriété

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

Voir aussi

Référence

KeywordQueryProperties classe

KeywordQueryProperties - Membres

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