QuickBooks Integrator 2016 C++ Builder Edition
QuickBooks Integrator 2016 C++ Builder Edition
Questions / Feedback?

VacationTimeUsed Property

The time off that the employee has used in the current AccrualPeriod .

Syntax

__property String VacationTimeUsed = {read=FVacationTimeUsed, write=FSetVacationTimeUsed, default=""};

Default Value

""

Remarks

The time off that the employee has used in the current VacationTimeAccrualPeriod. This property requires QBXMLVersion to be set to "5.0" or greater.

Time is represented in hours followed by minutes, with the character ':' (colon) separating them. For instance, two hours and thirty minutes is represented as "2:30". Seconds are not supported.

Data Type

String

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