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