Microsoft FactoryOrchestrator Core TaskBase LatestTaskRunExitCode
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.TaskBase
TaskBase.LatestTaskRunExitCode Property
The exit code of the latest run of this Task. NULL if it has never completed.
public System.Nullable<int> LatestTaskRunExitCode { get; set; }