RuleInfo Class
Represents information about a ScopeRule.
Inheritance Hierarchy
System.Object
Microsoft.Office.Server.Search.Administration.RuleInfo
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataContractAttribute> _
Public Class RuleInfo
'Usage
Dim instance As RuleInfo
[DataContractAttribute]
public class RuleInfo
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.