QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

firstMonthTax (property)

The first month in the company's tax year.

Syntax

@property (nonatomic,readonly,assign,getter=firstMonthTax) NSString* firstMonthTax;
- (NSString*)firstMonthTax;
public var firstMonthTax: String {
  get {...}
}

Default Value

""

Remarks

The first month in the company's tax year. Will be the name of the month (i.e., "January", "February", etc.)

This property is read-only.

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