QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

state (property)

The state.

Syntax

@property (nonatomic,readwrite,assign,getter=state,setter=setState:) NSString* state;
- (NSString*)state;
- (void)setState:(NSString*)newState;
public var state: String {
  get {...}
set {...} }

Default Value

""

Remarks

The state in the address.

In the Employee class State must be a valid two-letter abbreviation for a U.S. state.

For Canadian editions of QuickBooks, State represents the province instead.

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