QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

QWCFileInfoAppDescription (property)

A brief description of the application.

Syntax

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

Default Value

""

Remarks

A brief description of the application. This will be displayed in the QB Web Connector UI. For the best results use a value less than 80 characters in length.

This property is required.

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