ScopeDisplayGroup.Remove, méthode (Microsoft.Office.Server.Search.Administration)
Removes the specified scope from the display group's scope collection.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Sub Remove ( _
scope As Scope _
)
'Utilisation
Dim instance As ScopeDisplayGroup
Dim scope As Scope
instance.Remove(scope)
public void Remove (
Scope scope
)
Paramètres
- scope
A Scope object.
Voir aussi
Référence
ScopeDisplayGroup, classe
Membres ScopeDisplayGroup
Microsoft.Office.Server.Search.Administration, espace de noms