QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

vacationTimeResetsEachYear (property)

Indicates whether or not the accrued time off resets to zero at the beginning of the new year.

Syntax

@property (nonatomic,readwrite,assign,getter=vacationTimeResetsEachYear,setter=setVacationTimeResetsEachYear:) BOOL vacationTimeResetsEachYear;
- (BOOL)vacationTimeResetsEachYear;
- (void)setVacationTimeResetsEachYear:(BOOL)newVacationTimeResetsEachYear;
public var vacationTimeResetsEachYear: Bool {
  get {...}
set {...} }

Default Value

FALSE

Remarks

Indicates whether or not the accrued time off resets to zero at the beginning of the new year.

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