QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

firstMonthFiscal (property)

The first month in the company's fiscal year.

Syntax

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

Default Value

""

Remarks

The first month in the company's fiscal 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]