QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

UseTimeDataToCreatePaychecks Property

Payroll property: Indicates whether time data is used to create paychecks for this employee.

Object Oriented Interface

public function getUseTimeDataToCreatePaychecks();
public function setUseTimeDataToCreatePaychecks($value);

Procedural Interface

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

Default Value

0

Remarks

Indicates whether time data is used to create paychecks for this employee.

Data Type

Integer

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]