QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

EarningsRatePercent Property

Percentage employee has earned for this period.

Object Oriented Interface

public function getEarningsRatePercent($earningsindex);
public function setEarningsRatePercent($earningsindex, $value);

Procedural Interface

inqb_employee_get($res, 6 , $earningsindex);
inqb_employee_set($res, 6, $value , $earningsindex);

Default Value

''

Remarks

Percentage employee has earned for this period.

This property contains the percentage that the employee has earned for this Earnings item.

The size of the array is controlled by the EarningsCount property.

This property is not available at design time.

Data Type

String

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