BankOptionsPayBankHours Property |
Indicates whether unused banked hours should be paid or discarded at the end of the
period.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool PayBankHours { get; set; }
Public Property PayBankHours As Boolean
Get
Set
public:
property bool PayBankHours {
bool get ();
void set (bool value);
}
member PayBankHours : bool with get, set
Property Value
Type:
BooleanSee Also