Microsoft FactoryOrchestrator Core TaskBase LatestTaskRunTimeFinished
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.TaskBase
TaskBase.LatestTaskRunTimeFinished Property
The time the latest run of this Task finished. NULL if it has never finished.
public System.Nullable<System.DateTime> LatestTaskRunTimeFinished { get; set; }