Share via


SavedSearch.SourceIds - Propriété

Obtient l'ID de Source associée à la requête de recherche enregistrée.

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

Syntaxe

'Déclaration
Public ReadOnly Property SourceIds As IList(Of Integer)
    Get
'Utilisation
Dim instance As SavedSearch
Dim value As IList(Of Integer)

value = instance.SourceIds
public IList<int> SourceIds { get; }

Valeur de propriété

Type : System.Collections.Generic.IList<Int32>
ID de la source associées à la requête de recherche enregistrée.

Voir aussi

Référence

SavedSearch classe

SavedSearch - Membres

Microsoft.Office.Server.Discovery - Espace de noms