QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

AccountType Property

Search by the type of QuickBooks account.

Syntax

__property TiqbObjSearchAccountTypes AccountType = { read=FAccountType, write=FSetAccountType };
enum TiqbObjSearchAccountTypes { atUnspecified=0, atAccountsPayable=1, atAccountsReceivable=2, atBank=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

atUnspecified

Remarks

Search by the type of QuickBooks account.

Only applicable to account queries.

Data Type

Integer

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