QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

UseTimeDataToCreatePaychecks Property

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

Syntax

__property TiqbEmployeeUseTimeDataToCreatePaychecks UseTimeDataToCreatePaychecks = { read=FUseTimeDataToCreatePaychecks, write=FSetUseTimeDataToCreatePaychecks };
enum TiqbEmployeeUseTimeDataToCreatePaychecks { tdNotSet=0, tdUseTimeData=1, tdDoNotUseTimeData=2 };

Default Value

tdNotSet

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 C++ Builder Edition - Version 20.0 [Build 7941]