JobHistoryPropertyIds.RequeueId Property

Definition

Use to uniquely identify the history records for a job when the job has been queued more than one time.

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

Property Value

A PropertyId object that identifies this property.

Applies to