This documentation is archived and is not being maintained.
RemovedConditionAction Class
Visual Studio 2008
Represents the removal of a RuleCondition from 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 removed during a dynamic update. An instance of this object is generated for every RuleCondition that is removed (that is, that existed in the workflow prior to this dynamic update, but is gone afterward).
System.Object
System.Workflow.ComponentModel.WorkflowChangeAction
System.Workflow.Activities.Rules.RuleConditionChangeAction
System.Workflow.Activities.Rules.RemovedConditionAction
System.Workflow.ComponentModel.WorkflowChangeAction
System.Workflow.Activities.Rules.RuleConditionChangeAction
System.Workflow.Activities.Rules.RemovedConditionAction
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: