QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

refNumberContains (property)

String which RefNumbers are to contain.

Syntax

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

Default Value

""

Remarks

String which RefNumbers are to contain. Limits the search to records with RefNumbers which contain the string RefNumberContains.

If RefNumberContains 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]