ExceptionOptionsOvertimeHoursWork Property |
Amount of overtime hours, working more than which will be considered as an exception.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public double OvertimeHoursWork { get; set; }
Public Property OvertimeHoursWork As Double
Get
Set
public:
property double OvertimeHoursWork {
double get ();
void set (double value);
}
member OvertimeHoursWork : float with get, set
Property Value
Type:
DoubleSee Also