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.
Specifies the value associated with a collapse group, typically used when a user clicks the Duplicates (n) link of an item with duplicates. For details, see Duplicate Removal (FAST Search Server 2010 for SharePoint).
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property TrimDuplicatesIncludeId As Long
Get
Set
'Usage
Dim instance As FASTSearchRuntime
Dim value As Long
value = instance.TrimDuplicatesIncludeId
instance.TrimDuplicatesIncludeId = value
public long TrimDuplicatesIncludeId { get; set; }
Property Value
Type: System.Int64
Returns Int64.