This documentation is archived and is not being maintained.
RuleConditionChangeAction Class
Visual Studio 2008
Represents an abstract base class from which all dynamic update notifications of changes to RuleConditions must be derived.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
This class can be used by a tracking service to determine that RuleConditions have been dynamically updated. The derived classes indicate which RuleCondition is being dynamically updated, and what operation is being performed (added to the workflow, removed from the workflow, or changed).
System.Object
System.Workflow.ComponentModel.WorkflowChangeAction
System.Workflow.Activities.Rules.RuleConditionChangeAction
System.Workflow.Activities.Rules.AddedConditionAction
System.Workflow.Activities.Rules.RemovedConditionAction
System.Workflow.Activities.Rules.UpdatedConditionAction
System.Workflow.ComponentModel.WorkflowChangeAction
System.Workflow.Activities.Rules.RuleConditionChangeAction
System.Workflow.Activities.Rules.AddedConditionAction
System.Workflow.Activities.Rules.RemovedConditionAction
System.Workflow.Activities.Rules.UpdatedConditionAction
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.
Show: