Property JobType
- Namespace
- MailFathom.Application.Jobs.Scheduling
- Assembly
- MailFathom.Application.dll
JobType
The type of work the schedule repeats, which is what a measurement is broken down by.
public JobType JobType { get; init; }
The type of work the schedule repeats, which is what a measurement is broken down by.
public JobType JobType { get; init; }