QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

QWCFileInfoUser (property)

This property species the user.

Syntax

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

Default Value

""

Remarks

This property species the user. When QuickBooks Web Connector connects to your application and ProcessRequest is called the Authenticate event will fire and the user and password will be available to you for verification.

This property is required.

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