QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

VacationTimeResetsEachYear Property

Indicates whether or not the accrued time off resets to zero at the beginning of the new year.

Object Oriented Interface

public function getVacationTimeResetsEachYear();
public function setVacationTimeResetsEachYear($value);

Procedural Interface

inqb_employee_get($res, 42 );
inqb_employee_set($res, 42, $value );

Default Value

false

Remarks

Indicates whether or not the accrued time off resets to zero at the beginning of the new year.

Data Type

Boolean

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]