QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

sickTimeResetsEachYear (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=sickTimeResetsEachYear,setter=setSickTimeResetsEachYear:) BOOL sickTimeResetsEachYear;
- (BOOL)sickTimeResetsEachYear;
- (void)setSickTimeResetsEachYear:(BOOL)newSickTimeResetsEachYear;
public var sickTimeResetsEachYear: 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]