Represents one instance of a rule that is attached to a certain set of XML nodes.
For a list of all members of this type, see RuleInstance Members.
System.Object
XRules.RuleInstance
[Visual Basic] Public Class RuleInstance [C#] public class RuleInstance [C++] public __gc class RuleInstance [JScript] public class RuleInstance
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
When an XRules document is bound to an XML document, rules are attached to XML nodes as many times as the number of nodes selected by the ruleset 'context' attribute. For each of these bindings, a RuleInstance class is created.
Namespace: XRules
Assembly: XRules.DynamicDom (in XRules.DynamicDom.dll)
RuleInstance Members | XRules Namespace