ScopeRule Members

Include Protected Members
Include Inherited Members

Provides the base class for all Enterprise Search scope rules.

The ScopeRule type exposes the following members.

Constructors

  Name Description
Protected method ScopeRule Initializes a new instance of the ScopeRule class.

Top

Properties

  Name Description
Public property Count Gets the number of items in the content index that match the scope rule.
Public property FilterBehavior Gets or sets the behavior of the scope rule filter.
Public property ID Gets the scope rule ID.
Protected property LogPrefix
Public property RuleType Gets the scope rule type.

Top

Methods

  Name Description
Public method Delete Deletes the scope rule.
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.)
Protected method ThrowIfNotBacked
Public method ToString (Inherited from Object.)
Public method Update Updates the scope rule with the specified changes.

Top

See Also

Reference

ScopeRule Class

Microsoft.Office.Server.Search.Administration Namespace