RuleInfo Members
Include Protected Members
Include Inherited Members
Represents information about a ScopeRule.
The RuleInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
RuleInfo | Initializes a new instance of the RuleInfo class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
FilterBehavior | Gets or sets the behavior of how the search scope rule filters items. |
![]() |
Id | Gets or sets the scope rule ID. |
![]() |
IsDeleted | Gets or sets a value that indicates whether the scope rule has been deleted for the Search service application. |
![]() |
ManagedProperty | Gets or sets managed property information that is used by the scope rule. |
![]() |
RuleType | Gets or sets the type of the search scope rule. |
![]() |
UrlRuleType | Gets or sets the URL scope rule type that specifies which part of the item URL is matched against the UserValue value. |
![]() |
UserValue | Gets or sets the search scope rule value used in the search scope rule. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top