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