Partager via


SearchServiceApplication.GetDisplayGroupsCount - Méthode

Récupère le nombre total d'objets deScopeDisplayGroupSearch.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function GetDisplayGroupsCount As Integer
'Utilisation
Dim instance As SearchServiceApplication
Dim returnValue As Integer

returnValue = instance.GetDisplayGroupsCount()
public int GetDisplayGroupsCount()

Valeur renvoyée

Type : System.Int32
Nombre total d'objets deScopeDisplayGroupSearch.

Implémentations

ISearchSiteAdministrationServiceApplication.GetDisplayGroupsCount()

Remarques

Cette méthode récupère le nombre total d'objets deScopeDisplayGroupSearch.

Voir aussi

Référence

SearchServiceApplication classe

SearchServiceApplication - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms