TaskResult.TaskId Property

Definition

The id of the task that ran.

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

Property Value

Returns Guid.

The ID of the task that ran.

Applies to