QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

QWCFileInfoPersonalDataPref Property

This property defines the type of access to personal/sensitive data required by your application.

Syntax

property QWCFileInfoPersonalDataPref: TiqbqbwcserverQWCFileInfoPersonalDataPrefs;



TiqbqbwcserverQWCFileInfoPersonalDataPrefs = ( pdpNotNeeded, pdpOptional, pdpRequired );

Default Value

pdpNotNeeded

Remarks

This property defines the type of access to personal/sensitive data required by your application. Possible values are:

0 (pdpNotNeeded - default) Access to personal data is not needed.
1 (pdpOptional) Access to personal data is optional.
2 (pdpRequired) Access to personal data is required.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0