Microsoft FactoryOrchestrator Core TaskRun OwningTaskGuid
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.TaskRun
TaskRun.OwningTaskGuid Property
The GUID of the Task which created this run. NULL if this run is not associated with a Task.
public System.Nullable<System.Guid> OwningTaskGuid { get; set; }