RuleSetDialog Constructor (Activity^, RuleSet^)
.NET Framework (current version)
Initializes a new instance of the RuleSetDialog class.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Parameters
- activity
-
Type:
System.Workflow.ComponentModel::Activity^
The Activity that this T:System.Workflow.Activies.Rules.RuleSet is executed against. Typically it is the workflow (as used by PolicyActivity), but it can be any valid activity.
- ruleSet
-
Type:
System.Workflow.Activities.Rules::RuleSet^
The initial T:System.Workflow.Activies.Rules.RuleSet to be displayed.
.NET Framework
Available since 3.0
Available since 3.0
Show: