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

PriceLevelType Property

Indicates the type of PriceLevel returned.

Syntax

__property TiqbPriceLevelPriceLevelTypes PriceLevelType = {read=FPriceLevelType, write=FSetPriceLevelType, default=0};



enum TiqbPriceLevelPriceLevelTypes { tUnspecified=0, tFixedPercentage=1, tPerItem=2 };

Default Value

0

Remarks

Indicates the type of price level returned in the response - fixed percentage type or per item type (per item types are only supported in Premier or Enterprise).

Data Type

Integer

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