Select Condition Dialog Box (Legacy)

This topic describes how use the Select Condition dialog box in the legacy Windows Workflow Designer. Use the legacy Workflow Designer when you need to target either the .NET Framework version 3.5 or the .NET Framework 3.0.

The Select Condition dialog box is used to select a declarative rule condition to be assigned to an activity's condition property. These rule conditions are exposed as properties on the following Windows Workflow Foundation out-of-box activities:

For information about how to access the Select Condition dialog box, see How to: Create a Declarative Rule Condition (Legacy).

The following table describes the user interface (UI) elements of the Select Condition dialog box.

UI Element Description

New…

Click to open the Rule Condition Editor Dialog Box (Legacy) to create a new rule condition.

Edit…

Click to open the Rule Condition Editor Dialog Box (Legacy) to edit the selected rule condition.

Rename…

Click to open a dialog box used to rename the selected rule condition.

Delete

Click to delete the selected rule condition.

Condition Preview

Displays the condition expression for the selected rule condition.

OK

Click to assign the selected rule condition to the activity's condition.

For more information about creating and editing rule conditions, see Rule Condition Editor Dialog Box (Legacy).

For more information about conditions, see Using Conditions in Workflows.

See Also

Tasks

How to: Create a Declarative Rule Condition (Legacy)

Reference

Rule Condition Editor Dialog Box (Legacy)

Other Resources

Legacy Designer for Windows Workflow Foundation UI Help
Using Conditions in Workflows
Using the ConditionedActivityGroup Activity
Using the IfElseBranchActivity Activity
Using the ReplicatorActivity Activity
Using the WhileActivity Activity