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