RuleSet.Execute(RuleExecution) Yöntem

Tanım

Rule içindeki RuleSetörnekleri değerlendirir.

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)

Parametreler

ruleExecution
RuleExecution

ile ActivityExecutionContext ilişkili Activity olan ve ile çağrılır RuleSet.

Özel durumlar

ruleExecution bir null başvurusudur (Visual Basic'de Nothing).

Önbelleğe alınan RuleExecution doğrulanamıyor.

Şunlara uygulanır