QuickBooks Integrator 2016 C++ Builder Edition
QuickBooks Integrator 2016 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, default=0};



enum TiqbEmployeeUseTimeDataToCreatePaychecks { tdNotSet=0, tdUseTimeData=1, tdDoNotUseTimeData=2 };

Default Value

0

Remarks

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

Data Type

Integer

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7353]