DailyOvertimeOT1 Property |
Amount of hours, after which the worked hours will be accrued as the OT1.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public double OT1 { get; set; }
Public Property OT1 As Double
Get
Set
public:
property double OT1 {
double get ();
void set (double value);
}
member OT1 : float with get, set
Property Value
Type:
DoubleSee Also