KeywordQuery.TrimDuplicatesOnProperty property
Obtém ou define a propriedade as duplicatas remoção se baseia.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property TrimDuplicatesOnProperty As String
Get
Set
'Uso
Dim instance As KeywordQuery
Dim value As String
value = instance.TrimDuplicatesOnProperty
instance.TrimDuplicatesOnProperty = value
public string TrimDuplicatesOnProperty { get; set; }
Property value
Type: System.String
O nome da propriedade.
Comentários
Para obter mais informações, consulte Customizing search results in SharePoint 2013.