QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

refNumberEndsWith (property)

String which RefNumbers are to end with.

Syntax

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

Default Value

""

Remarks

String which RefNumbers are to end with. Limits the search to records with RefNumbers which end with the string specified by RefNumberEndsWith.

If RefNumberEndsWith is specified none of the other RefNumber properties may be specified.

Only applicable to searches for transaction objects.

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