QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

vendorMessage (property)

Message to appear to vendor.

Syntax

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

Default Value

""

Remarks

A message to appear to the Vendor from whom goods are being ordered.

This property is not a reference property; it should contain the actual text of the message, and need not be set to a value pre-existing within QuickBooks.

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