AddPayrollPayTypeModelApplyToTimeOff Property | |
Apply to Time Off Accruals
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public bool ApplyToTimeOff { get; set; }
function get_ApplyToTimeOff();
function set_ApplyToTimeOff(value);
Property Value
BooleanRemarks
Apply to Time Off Accruals.
Example true
See Also