ScopeRuleCollection members
SharePoint 2013
Represents a collection of scope rules.
The ScopeRuleCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateAllContentRule | Creates a scope rule that matches all the content. |
|
CreatePropertyQueryRule(ScopeRuleFilterBehavior, ManagedProperty, String) | Creates a scope rule based on a managed property value. |
|
CreatePropertyQueryRule(ScopeRuleFilterBehavior, ManagedPropertyInfo, String) | |
|
CreateUrlRule | Creates a scope rule based on the display URL of the content item. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetEnumerator | Returns an enumerator that can be used to access the items in the scope rule collection. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: