JobPropertyIds.NextJobTaskId Property

Definition

The sequential task identifier that will be given to the next task that is added to the job.

public static Microsoft.Hpc.Scheduler.Properties.PropertyId NextJobTaskId { get; }
member this.NextJobTaskId : Microsoft.Hpc.Scheduler.Properties.PropertyId
Public Shared ReadOnly Property NextJobTaskId As PropertyId

Property Value

A PropertyId object that identifies this property.

Applies to