Enum CalendarTimeUnit
Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum CalendarTimeUnit
Fields
| Name | Description |
|---|---|
| BiMonth | |
| BiWeek | |
| CalendarMonth | |
| LunisolarMonth | |
| Quarter | |
| SemiMonth | |
| SemiYear | |
| Week | |
| Year |