QuickBooks Integrator 2020 Android Edition

Questions / Feedback?

UseTimeDataToCreatePaychecks Property

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

Syntax

public int getUseTimeDataToCreatePaychecks();
public void setUseTimeDataToCreatePaychecks(int useTimeDataToCreatePaychecks);

Enumerated values: public final static int tdNotSet = 0; public final static int tdUseTimeData = 1; public final static int tdDoNotUseTimeData = 2;

Remarks

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

Default Value

0

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