Maximum amount of daily worked hours for each group of minors.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic double DayMax { get; set; }
Public Property DayMax As Double
Get
Set
public:
property double DayMax {
double get ();
void set (double value);
}
member DayMax : float with get, set
Property Value
Type:
Double
See Also