QueryProperties.BlockDedupeMode-Eigenschaft
0: none, 1:SubstrateOnly, 2:All, 3:RemoveBlockIfTopResultIdDupe
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property BlockDedupeMode As Integer
Get
Set
'Usage
Dim instance As QueryProperties
Dim value As Integer
value = instance.BlockDedupeMode
instance.BlockDedupeMode = value
public int BlockDedupeMode { get; set; }
Eigenschaftswert
Typ: System.Int32