Compartir a través de


ForEachActivity.IsSequential Propiedad

Definición

Obtiene o establece si el bucle se ejecuta en secuencia o en paralelo (máximo 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a