TaskResult.LocationId Property

Definition

The location the task ran.

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

Property Value

Returns Guid.

The location of the task ran.

Applies to