Click or drag to resize

PeriodicityType Enumeration

Periodicity type

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum PeriodicityType
Members
  Member nameValueDescription
Bimonthly4Each two month
Daily11Daily periodicity
Fortnightly2Twice a month
HalfYearly7Each six month
Monthly3Each month
None0None periodicity
Quarterly5Each three month
Thirdly6Each four month
TwoWeeks13Two weeks
UserMonthly10Each n'th month
UserWeekly9Each n'th week
UserYearly12User yearly
Weekly1Each week
Yearly8Each year
See Also