RuleSetDialog.RuleSet Property

Definition

Gets the RuleSet as confirmed by the dialog box user.

public:
 property System::Workflow::Activities::Rules::RuleSet ^ RuleSet { System::Workflow::Activities::Rules::RuleSet ^ get(); };
public System.Workflow.Activities.Rules.RuleSet RuleSet { get; }
member this.RuleSet : System.Workflow.Activities.Rules.RuleSet
Public ReadOnly Property RuleSet As RuleSet

Property Value

The RuleSet as confirmed by the dialog box user.

Applies to