Share via


SavedSearch.Deduplication - Propriété

Obtient ou définit le paramètre de déduplication associé à cet objet SavedSearch .

Espace de noms :  Microsoft.Office.Server.Discovery
Assembly :  Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)

Syntaxe

'Déclaration
Public Property Deduplication As Boolean
    Get
    Set
'Utilisation
Dim instance As SavedSearch
Dim value As Boolean

value = instance.Deduplication

instance.Deduplication = value
public bool Deduplication { get; set; }

Valeur de propriété

Type : System.Boolean
Le paramètre de déduplication.

Voir aussi

Référence

SavedSearch classe

SavedSearch - Membres

Microsoft.Office.Server.Discovery - Espace de noms