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

VacationTimeMaximumTime Property

The maximum time off that the employee can accrue.

Syntax

char* GetVacationTimeMaximumTime();

int SetVacationTimeMaximumTime(char* lpszVacationTimeMaximumTime);

Default Value

""

Remarks

The maximum time off that the employee can accrue. (QuickBooks itself does not enforce this limit, however. VacationTimeAvailable time can be greater than VacationTimeMaximumTime.) The default value is whatever the QuickBooks user has set in the QuickBooks Employee Preferences.

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) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0