ITaskId.ParentJobId Property

Definition

Retrieves the identifier that identifies the parent job.

[System.Runtime.InteropServices.ComVisible(true)]
public int ParentJobId { get; }
member this.ParentJobId : int
Public ReadOnly Property ParentJobId As Integer

Property Value

The identifier for the parent job.

Attributes

Applies to