QuickBooks Integrator 2020 Qt Edition

Questions / Feedback?

QWCFileInfoAppSupportURL Property

A URL where users can find support for your product.

Syntax

QString GetQWCFileInfoAppSupportURL();
int SetQWCFileInfoAppSupportURL(QString qsQWCFileInfoAppSupportURL);

Default Value

""

Remarks

A URL where users can find support for your product.

The domain name specified in this URL must match the domain name specified in QWCFileInfoAppURL.

During development you may specify "localhost" or a machine name in place of the domain name. If a machine name is specified, it must match the machine name specified in QWCFileInfoAppURL.

The URL provided in QWCFileInfoAppURL must be a https:// URL. The only exception to this is when using "localhost" for development, in that case a http:// URL may be used.

This property is required.

Data Type

String

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