IfElse Activity

 

Updated: May 13, 2016

Applies To: System Center 2012 SP1 - Service Manager, System Center 2012 R2 Service Manager, System Center 2012 - Service Manager

This activity controls the sequence of activities within a workflow based on a Boolean (True/False) condition. You can use the outcome of a previous activity, such as a script activity, for the condition.

The IfElse activity is a Visual Studio activity that uses rules and conditions. For more information about using rules and conditions in Windows Workflow Foundation (WF), see Tutorial: Use Rules and Conditions in WF in the MSDN Library.

Design Time Prerequisites

None.

Run Time Prerequisites

None.

Properties

None.

Errors and Exceptions

None.

Remarks

For more information about the IfElseactivity, see IfElseActivity Class in the .NET Framework 4 Class Library.

Example

None.

See Also

Delete Control Flow Activities [SM2012_AuthoringGuide]