BankOptionsBankDayMax Property |
Maximum amount of hours that can be banked per day.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public double BankDayMax { get; set; }
Public Property BankDayMax As Double
Get
Set
public:
property double BankDayMax {
double get ();
void set (double value);
}
member BankDayMax : float with get, set
Property Value
Type:
DoubleSee Also