QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

line4 (property)

The fourth line of the address.

Syntax

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

Default Value

""

Remarks

The fourth line of the address. Requires QuickBooks 2003. Used when parsing block addresses.

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