RuleSet.Execute(RuleExecution) Metoda

Definice

Rule Vyhodnotí instance v souboru RuleSet.

public:
 void Execute(System::Workflow::Activities::Rules::RuleExecution ^ ruleExecution);
public void Execute(System.Workflow.Activities.Rules.RuleExecution ruleExecution);
member this.Execute : System.Workflow.Activities.Rules.RuleExecution -> unit
Public Sub Execute (ruleExecution As RuleExecution)

Parametry

ruleExecution
RuleExecution

Přidruženo ActivityExecutionContext k Activity tomu, že vyvolává RuleSet.

Výjimky

ruleExecution je odkaz null (Nothing v Visual Basic).

Mezipaměť RuleExecution nelze ověřit.

Platí pro