Microsoft FactoryOrchestrator Core TaskBase LatestTaskRunGuid
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.TaskBase
TaskBase.LatestTaskRunGuid Property
GUID of the latest run of this Task. NULL if it has never started.
public System.Nullable<System.Guid> LatestTaskRunGuid { get; }