Property LastJobId
- Namespace
- Millrace.Storage.Monitoring
- Assembly
- Millrace.dll
LastJobId
The job behind LastOutcome, so the view can link to its error.
public JobId? LastJobId { get; init; }
The job behind LastOutcome, so the view can link to its error.
public JobId? LastJobId { get; init; }