TaskId.ParentJobId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.