QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

line5 (property)

The fifth line of the address.

Syntax

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

Default Value

""

Remarks

The fifth line of the address. This line is only applicable when QBXMLVersion is "6.0" or greater in the class using the address aggregate.

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