RuleConditionDialog Constructor (Activity^, CodeExpression^)
.NET Framework (current version)
Initializes a new instance of the RuleConditionDialog class.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Parameters
- activity
-
Type:
System.Workflow.ComponentModel::Activity^
The Activity that this condition is executed against. Typically it is the workflow, but it can be any valid activity.
- expression
-
Type:
System.CodeDom::CodeExpression^
The initial CodeExpression to be displayed.
.NET Framework
Available since 3.0
Available since 3.0
Show: