QuickBooks Integrator 2020 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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]