PropertyQueryScopeRule Members

Include Protected Members
Include Inherited Members

Represents a scope rule that matches content items based on a property/value comparison.

The PropertyQueryScopeRule type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of items in the content index that match the scope rule. (Overrides ScopeRule.Count.)
Public property FilterBehavior Gets or sets the behavior of the scope rule filter. (Overrides ScopeRule.FilterBehavior.)
Public property ID Gets the scope rule ID. (Inherited from ScopeRule.)
Protected property LogPrefix (Inherited from ScopeRule.)
Public property Property Gets or sets the managed property to use for the scope rule.
Public property RuleType Gets the scope rule type. (Inherited from ScopeRule.)
Public property Value Gets or sets the managed property value to use for the scope rule.

Top

Methods

  Name Description
Public method Delete Deletes the scope rule. (Inherited from ScopeRule.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsEqualRule (Inherited from ScopeRule.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method ThrowIfNotBacked (Inherited from ScopeRule.)
Public method ToString (Inherited from Object.)
Public method Update Updates the scope rule with the specified changes. (Inherited from ScopeRule.)

Top

See Also

Reference

PropertyQueryScopeRule Class

Microsoft.Office.Server.Search.Administration Namespace