QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

QWCFileInfoAppName (property)

The name of the application.

Syntax

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

Default Value

""

Remarks

The name of the application. This name is displayed in the QB Web Connector UI. It is also the name supplied to QuickBooks when a connection is created.

This property is required.

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