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

SickTimeAccrualPeriod Property

Indicates how an employee accrues time off.

Syntax

property SickTimeAccrualPeriod: TiqbemployeeSickTimeAccrualPeriods;



TiqbemployeeSickTimeAccrualPeriods = ( stNone, stBeginningOfYear, stEveryHourOnPaycheck, stEveryPaycheck );

Default Value

stNone

Remarks

Indicates how an employee accrues time off. If sending time off hours data in an Update request, SickTimeAccrualPeriod is a required property, and cannot be set to stNone. The default value is whatever the QuickBooks user has set in the QuickBooks Employee Preferences.

Valid values:

stNone (0) No value set.
stBeginningOfYear (1) Time off is added at the beginning of each year.
stEveryHourOnPaycheck (2) Time off is calculated by the employee's working hours.
stEveryPaycheck (3) Time off is accumulated for every paycheck.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0