QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

QWCFileInfoAppDisplayName (property)

The display name of the application.

Syntax

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

Default Value

""

Remarks

The display name of the application. This is use for display purposes in the QB Web Connector UI only.

This property is optional.

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