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 | |
---|---|---|
ScopeRule | Initializes a new instance of the ScopeRule class. |
Top
Properties
Name | Description | |
---|---|---|
Count | Gets the number of items in the content index that match the scope rule. | |
FilterBehavior | Gets or sets the behavior of the scope rule filter. | |
ID | Gets the scope rule ID. | |
LogPrefix | ||
RuleType | Gets the scope rule type. |
Top
Methods
Name | Description | |
---|---|---|
Delete | Deletes the scope rule. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ThrowIfNotBacked | ||
ToString | (Inherited from Object.) | |
Update | Updates the scope rule with the specified changes. |
Top