QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

EarningsRatePercent Property

Percentage employee has earned for this period.

Syntax

__property String EarningsRatePercent[int EarningsIndex] = { read=FEarningsRatePercent, write=FSetEarningsRatePercent };

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 EarningsIndex parameter specifies the index of the item in the array. The size of the array is controlled by the EarningsCount property.

This property is not available at design time.

Data Type

String

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