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