Click or drag to resize
ConsecutiveDayOTLevelAfter Property

Overtime rate applied to the hours accrued after amount of hours mentioned in QualifyAfter field.

enum OtLevel { REG = 1, OT1 = 2, OT2 = 3, OT3 = 4 }

Namespace: AMG.API.Definitions.Policies
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int OTLevelAfter { get; set; }

Property Value

Type: Int32
See Also