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.
Gets or sets the identifier (ID) of the duplicate documents to include.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property TrimDuplicatesIncludeId As Long
Get
Set
'Usage
Dim instance As KeywordQueryProperties
Dim value As Long
value = instance.TrimDuplicatesIncludeId
instance.TrimDuplicatesIncludeId = value
[DataMemberAttribute]
public long TrimDuplicatesIncludeId { get; set; }
Property Value
Type: System.Int64
The duplicate documents ID.