ScopeRuleCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of scope rules.

The ScopeRuleCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of ScopeRule objects in the collection.
Public property Item Gets the specified scope rule from the collection.

Top

Methods

  Name Description
Public method CreateAllContentRule Creates a scope rule that matches all the content.
Public method CreatePropertyQueryRule Creates a scope rule based on a managed property value.
Public method CreateUrlRule Creates a scope rule based on the display URL of the content item.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can be used to access the items in the scope rule collection.
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

ScopeRuleCollection Class

Microsoft.Office.Server.Search.Administration Namespace