Edit

Share via


TaskId.ParentJobId Property

Definition

Retrieves the identifier of the job to which the task belongs.

public int ParentJobId { get; set; }
member this.ParentJobId : int with get, set
Public Property ParentJobId As Integer

Property Value

The identifier of the parent job.

Applies to