This documentation is archived and is not being maintained.
AddedConditionAction Class
Visual Studio 2008
Represents the addition of a RuleCondition to a workflow during dynamic update. This class cannot be inherited.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
This class can be used by a tracking service to determine which RuleConditions have been added during a dynamic update. An instance of this object is generated for every RuleCondition that is added (that is, that did not exist in the workflow before this dynamic update).
System.Object
System.Workflow.ComponentModel.WorkflowChangeAction
System.Workflow.Activities.Rules.RuleConditionChangeAction
System.Workflow.Activities.Rules.AddedConditionAction
System.Workflow.ComponentModel.WorkflowChangeAction
System.Workflow.Activities.Rules.RuleConditionChangeAction
System.Workflow.Activities.Rules.AddedConditionAction
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: