QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

SickTimeResetsEachYear Property

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

Object Oriented Interface

public function getSickTimeResetsEachYear();
public function setSickTimeResetsEachYear($value);

Procedural Interface

inqb_employee_get($res, 33 );
inqb_employee_set($res, 33, $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]