ScopeInfo members

Represents information about a search scope.

The ScopeInfo type exposes the following members.

Constructors

  Name Description
Public method ScopeInfo Initializes a new instance of the ScopeInfo class.

Top

Properties

  Name Description
Public property AlternateResultsPage Gets or sets the URL for the alternate search results page.
Public property CompilationState Gets or sets the scope compilation state, which indicates the current status of the scope compilation.
Public property CompilationType Gets or sets the scope compilation type, which specifies when the scope is compiled.
Public property ConsumerName Gets or sets the name of a consumer for the search scope.
Public property Description Gets or sets the search scope description.
Public property DisplayInAdminUI Gets or sets a Boolean value that indicates whether this search scope is displayed on the Search Administration page for the Search service application.
Public property Filter Gets or sets a string that identifies which search filter the search scope is using.
Public property Id Gets or sets the search scope identifier (ID).
Public property IsDeleted Gets or sets a Boolean value that indicates whether the search scope has been deleted from the Search administration database..
Public property LastCompilationTime Gets or sets the date and time when the search scope was last compiled.
Public property LastModifiedBy Gets or sets the name of the last user to modify the search scope.
Public property LastModifiedTime Gets or sets the date and time when a search scope was last modified.
Public property Name Gets or sets the search scope name.
Public property SiteUrl Gets or sets the URL of the site that contains the search scope.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ScopeInfo class

Microsoft.Office.Server.Search.Administration namespace