QuickBooks Integrator 2016 C++ Builder Edition
QuickBooks Integrator 2016 C++ Builder Edition
Questions / Feedback?

AccountType Property

Search by the type of QuickBooks account.

Syntax

__property TiqbObjSearchAccountTypes AccountType = {read=FAccountType, write=FSetAccountType, default=0};



enum TiqbObjSearchAccountTypes { atNotSet=0, atAccountsPayable=1, atAccountsReceivable=2, atBankAccount=3, atCostOfGoodsSold=4, atCreditCard=5, atEquity=6, atExpense=7, atFixedAsset=8, atIncome=9, atLongTermLiability=10, atOtherAsset=11, atOtherCurrentAsset=12, atOtherCurrentLiability=13, atOtherExpense=14, atOtherIncome=15, atNonPosting=16 };

Default Value

0

Remarks

Search by the type of QuickBooks account.

Only applicable to account queries.

Data Type

Integer

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7353]