DailyOvertimeOptionsUseDaily Property |
Indicates if
Daily overtime is being calculated.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool UseDaily { get; set; }
Public Property UseDaily As Boolean
Get
Set
public:
property bool UseDaily {
bool get ();
void set (bool value);
}
member UseDaily : bool with get, set
Property Value
Type:
BooleanSee Also