Microsoft FactoryOrchestrator Core TaskBase LatestTaskRunPassed
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.TaskBase
TaskBase.LatestTaskRunPassed Property
True if the latest run of this Task passed. NULL if it has never been run.
public System.Nullable<bool> LatestTaskRunPassed { get; }