Microsoft FactoryOrchestrator Core TaskBase TaskRunGuids
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.TaskBase
TaskBase.TaskRunGuids Property
The GUIDs for all runs of this Task.
public System.Collections.Generic.List<System.Guid> TaskRunGuids { get; set; }