This documentation is archived and is not being maintained.
IfElseBranchActivity Class
Visual Studio 2008
Represents a branch of an IfElseActivity. This class cannot be inherited.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
The ActivityCondition of each branch is determined before the branch is run. The first IfElseBranchActivity in the IfElseActivity that evaluates to true is run.
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
System.Workflow.ComponentModel.CompositeActivity
System.Workflow.Activities.SequenceActivity
System.Workflow.Activities.IfElseBranchActivity
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
System.Workflow.ComponentModel.CompositeActivity
System.Workflow.Activities.SequenceActivity
System.Workflow.Activities.IfElseBranchActivity
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: