QuickBooks Integrator 2020 Delphi Edition

Questions / Feedback?

PayPeriod Property

Payroll property: Indicates how often employees are paid.

Syntax

property PayPeriod: TiqbPayPeriods read get_PayPeriod write set_PayPeriod;
TiqbPayPeriods = ( ppNotSet, ppDaily, ppWeekly, ppBiweekly, ppSemimonthly, ppMonthly, ppQuarterly, ppYearly );

Default Value

ppNotSet

Remarks

Indicates how often employees are paid. The default value is whatever the QuickBooks user has set in the QuickBooks Employee Preferences. This property is required for an Update request.

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