ExceptionOptionsDayHoursWorkMax Property |
Amount of hours, working daily 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 DayHoursWorkMax { get; set; }
Public Property DayHoursWorkMax As Double
Get
Set
public:
property double DayHoursWorkMax {
double get ();
void set (double value);
}
member DayHoursWorkMax : float with get, set
Property Value
Type:
DoubleSee Also