AddPayrollPayTypeModelApplyToOvertime Property |  |
Applies towards overtime by default
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool ApplyToOvertime { get; set; }
function get_ApplyToOvertime();
function set_ApplyToOvertime(value);
Property Value
Boolean
Remarks
Applies towards overtime by default.
Exampletrue
See Also