BankOptionsBankHoursOTRate Property |
Indicates whether banked hours should be calculated at overtime rate.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool BankHoursOTRate { get; set; }
Public Property BankHoursOTRate As Boolean
Get
Set
public:
property bool BankHoursOTRate {
bool get ();
void set (bool value);
}
member BankHoursOTRate : bool with get, set
Property Value
Type:
BooleanSee Also