JobDefinition.TaskId Property

Definition

Gets the Task identifier specified for the job.

public:
 property Guid TaskId { Guid get(); };
public Guid TaskId { get; }
member this.TaskId : Guid
Public ReadOnly Property TaskId As Guid

Property Value

Returns a Guid that contains the Task identifier.

Applies to