QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

EarningsRate Property

Amount employee has earned for this period.

Syntax

__property String EarningsRate[int EarningsIndex] = { read=FEarningsRate, write=FSetEarningsRate };

Default Value

""

Remarks

Amount employee has earned for this period.

This property contains the dollar amount 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]