QuickBooks Integrator 2020 macOS Edition

Questions / Feedback?

UseTimeDataToCreatePaychecks Property

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

Syntax

public var useTimeDataToCreatePaychecks: EmployeeUseTimeDataToCreatePaychecks {
get {...}
set {...} }

public enum EmployeeUseTimeDataToCreatePaychecks: Int32 { case tdNotSet = 0 case tdUseTimeData = 1 case tdDoNotUseTimeData = 2 }

Default Value

0

Remarks

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

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