Enum DecimalRounding
Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum DecimalRounding
Fields
| Name | Description |
|---|---|
| Fifth | |
| Fiftieth | |
| Half | |
| Hundredth | |
| Integer | |
| None | |
| Tenth | |
| Twentieth |
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum DecimalRounding
| Name | Description |
|---|---|
| Fifth | |
| Fiftieth | |
| Half | |
| Hundredth | |
| Integer | |
| None | |
| Tenth | |
| Twentieth |