Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets all of the ScopeDisplayGroup objects of the RemoteScopes.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property AllDisplayGroups As ScopeDisplayGroupCollection
Get
'Usage
Dim instance As RemoteScopes
Dim value As ScopeDisplayGroupCollection
value = instance.AllDisplayGroups
public override ScopeDisplayGroupCollection AllDisplayGroups { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.ScopeDisplayGroupCollection
A collection of ScopeDisplayGroup objects.