RuleSetDialog::RuleSet Property

 

Gets the T:System.Workflow.Activies.Rules.RuleSet as confirmed by the dialog box user.

Namespace:   System.Workflow.Activities.Rules.Design
Assembly:  System.Workflow.Activities (in System.Workflow.Activities.dll)

public:
property RuleSet^ RuleSet {
	RuleSet^ get();
}

Property Value

Type: System.Workflow.Activities.Rules::RuleSet^

The T:System.Workflow.Activies.Rules.RuleSet as confirmed by the dialog box user.

.NET Framework
Available since 3.0
Return to top
Show: