Show / Hide Table of Contents

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

Extension Methods

EnumExtensions.GetFlags<DecimalRounding>(DecimalRounding)
ObjectInfo.GetPropertyValue(object, string)
ObjectInfo.GetPropertyValue<T>(object, string, T)
ObjectInfo.ResolvePropertyValue(object, string)
ObjectInfo.SetPropertyValue(object, string, object)
☀
☾
Back to top Generated by DocFX