HolidayOptionsHoursTowardOT Property |
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool HoursTowardOT { get; set; }
Public Property HoursTowardOT As Boolean
Get
Set
public:
property bool HoursTowardOT {
bool get ();
void set (bool value);
}
member HoursTowardOT : bool with get, set
Property Value
Type:
BooleanSee Also