DoWhile.Condition Egenskap

Definition

Den Activity<TResult> markerade i slutet av loopen för att avgöra om loopen körs igen.

public:
 property System::Activities::Activity<bool> ^ Condition { System::Activities::Activity<bool> ^ get(); void set(System::Activities::Activity<bool> ^ value); };
[System.Windows.Markup.DependsOn("Variables")]
public System.Activities.Activity<bool> Condition { get; set; }
[<System.Windows.Markup.DependsOn("Variables")>]
member this.Condition : System.Activities.Activity<bool> with get, set
Public Property Condition As Activity(Of Boolean)

Egenskapsvärde

Villkoret för att köra loopen igen.

Attribut

Gäller för