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 or sets the default scope for the display group.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property Default As Scope
Get
Set
'Usage
Dim instance As ScopeDisplayGroup
Dim value As Scope
value = instance.Default
instance.Default = value
public Scope Default { get; set; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.Scope
A Scope object representing the display group's default scope.