Share via


BatchJobSpecification.UsesTaskDependencies Property

Definition

Whether Tasks in the Job can define dependencies on each other. The default is false.

public bool? UsesTaskDependencies { get; set; }
member this.UsesTaskDependencies : Nullable<bool> with get, set
Public Property UsesTaskDependencies As Nullable(Of Boolean)

Property Value

Applies to