QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

note (property)

Note line of the address aggregate.

Syntax

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

Default Value

""

Remarks

Not all classs support this Note line in the address aggregate. For those that do, QBXMLVersion must be "6.0" or greater to use this property.

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