HolidayOptionsMultiplyHoursEnabled Property |
Indicates if worked holiday hours should be multiplied by
MultiplyHours coefficient.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool MultiplyHoursEnabled { get; set; }
Public Property MultiplyHoursEnabled As Boolean
Get
Set
public:
property bool MultiplyHoursEnabled {
bool get ();
void set (bool value);
}
member MultiplyHoursEnabled : bool with get, set
Property Value
Type:
BooleanSee Also