SavedSearch.SourceGroupIds - Propriété

Obtient le groupe source Qu'id associés à 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 SourceGroupIds As IList(Of Integer)
    Get
'Utilisation
Dim instance As SavedSearch
Dim value As IList(Of Integer)

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

Valeur de propriété

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

Voir aussi

Référence

SavedSearch classe

SavedSearch - Membres

Microsoft.Office.Server.Discovery - Espace de noms