QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

PayPeriod Property

Payroll property: Indicates how often employees are paid.

Syntax

[VB.NET]
Public Property PayPeriod As EmployeePayPeriods

[C#]
public EmployeePayPeriods PayPeriod {get; set;}

enum EmployeePayPeriods { ppNotSet, ppDaily, ppWeekly, ppBiweekly, ppSemimonthly, ppMonthly, ppQuarterly, ppYearly }

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.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0