Enum PayrunJobStatus
Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum PayrunJobStatus
Fields
| Name | Description |
|---|---|
| Abort | |
| Cancel | |
| Complete | |
| Draft | |
| Forecast | |
| Process | |
| Release |
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum PayrunJobStatus
| Name | Description |
|---|---|
| Abort | |
| Cancel | |
| Complete | |
| Draft | |
| Forecast | |
| Process | |
| Release |