RuleReadAttribute Class
Indicates that a property is read by a Rule. This class cannot be inherited.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
This attribute is used to support a forward chaining model that causes the re-evaluation of rules based on state change. The RuleReadAttribute, RuleInvokeAttribute, and RuleWriteAttribute classes each indicate the properties used to read a condition, write an action, and invoke a method. These attributes enable the workflow to only reevaluate rules that change the final output.
System.Attribute
System.Workflow.Activities.Rules.RuleAttribute
System.Workflow.Activities.Rules.RuleReadWriteAttribute
System.Workflow.Activities.Rules.RuleReadAttribute
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.