SiteHitRulesCollection members

Specifies a prioritized collection of SiteHitRule objects.

The SiteHitRulesCollection type exposes the following members.

Properties

  Name Description
Public property Count Count of hit rules
Public property Item[Int32] Indexer to return site-hit-rule by name
Public property Item[String] Indexer to return site-hit-rule by name

Top

Methods

  Name Description
Public method Create Adds new site-hit-rule with given hitRate.
Public method Equals (Inherited from Object.)
Public method Exists Helper for existance checking
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns un-typed enumerator for site-hit-rules
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method LowerPriority Lowers hit-rule priority in the collection
Protected method MemberwiseClone (Inherited from Object.)
Public method RaisePriority Raises hit-rule priority in the collection
Public method ToString (Inherited from Object.)

Top

See also

Reference

SiteHitRulesCollection class

Microsoft.Office.Server.Search.Administration namespace