Freigeben über


ForEachActivity.IsSequential Eigenschaft

Definition

Ruft ab oder legt fest, wenn die Schleife nacheinander oder parallel ausgeführt wird (max. 50).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.isSequential")]
public bool? IsSequential { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.isSequential")>]
member this.IsSequential : Nullable<bool> with get, set
Public Property IsSequential As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: