JobDefinition.TaskId Property

Definition

Gets the Task Id.

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

Property Value

Guid

The Task Id.

Applies to