Aracılığıyla paylaş


RuleExecution.Activity Özellik

Tanım

Kuralın Activity yürütülmekte olduğu öğesini alır.

public:
 property System::Workflow::ComponentModel::Activity ^ Activity { System::Workflow::ComponentModel::Activity ^ get(); };
public System.Workflow.ComponentModel.Activity Activity { get; }
member this.Activity : System.Workflow.ComponentModel.Activity
Public ReadOnly Property Activity As Activity

Özellik Değeri

Kuralın Activity yürütülmekte olduğu.

Şunlara uygulanır