ITaskId.JobTaskId Property

Definition

Retrieves the sequential identifier that identifies the task in the job.

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

Property Value

The display task identifier.

Attributes

Applies to