ConditionedActivityGroup.UntilCondition Özellik

Tanım

ne zaman ConditionedActivityGroup tamamlanması gerektiğini belirten bir değer alır veya ayarlar.

public:
 property System::Workflow::ComponentModel::ActivityCondition ^ UntilCondition { System::Workflow::ComponentModel::ActivityCondition ^ get(); void set(System::Workflow::ComponentModel::ActivityCondition ^ value); };
public System.Workflow.ComponentModel.ActivityCondition UntilCondition { get; set; }
member this.UntilCondition : System.Workflow.ComponentModel.ActivityCondition with get, set
Public Property UntilCondition As ActivityCondition

Özellik Değeri

tamamlanıp tamamlanmayacağını ConditionedActivityGroup belirleyen bir koşul.

Şunlara uygulanır