TaskResult.BatchId Property

Definition

The batch id of the task that ran.

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

Property Value

Returns Guid.

The batch ID.

Applies to