Show / Hide Table of Contents

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

Extension Methods

CalendarTimeUnitExtensions.IsValidTimeUnit(CalendarTimeUnit, CalendarTimeUnit)
CalendarTimeUnitExtensions.PeriodCount(CalendarTimeUnit, CalendarTimeUnit)
EnumExtensions.GetFlags<CalendarTimeUnit>(CalendarTimeUnit)
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