Table of Contents

Enum NormalHoursWorkedBand

Namespace
Payetools.Common.Model
Assembly
Payetools.Common.dll

Enumeration that is used to indicate a band of normal hours worked by an employee.

public enum NormalHoursWorkedBand

Fields

A = 0

Up to 15.99 hours

B = 1

16 to 23.99 hours

C = 2

24 to 29.99 hours

D = 3

30 hours or more

E = 4

Other