BatchRequestStep.DependsOn Property

Definition

An OPTIONAL array of batch request ids specifying the order of execution for individual batch requests.

public System.Collections.Generic.List<string> DependsOn { get; set; }
member this.DependsOn : System.Collections.Generic.List<string> with get, set
Public Property DependsOn As List(Of String)

Property Value

Applies to