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

PayPeriod Property

Payroll property: Indicates how often employees are paid.

Object Oriented Interface

public function getPayPeriod();
public function setPayPeriod($value);

Procedural Interface

inqb_employee_get($res, 16 );
inqb_employee_set($res, 16, $value );

Default Value

0

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.

Data Type

Integer

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