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