QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

pricePercent (property)

A price percent for this item.

Syntax

@property (nonatomic,readwrite,assign,getter=pricePercent,setter=setPricePercent:) NSString* pricePercent;
- (NSString*)pricePercent;
- (void)setPricePercent:(NSString*)newPricePercent;
public var pricePercent: String {
  get {...}
set {...} }

Default Value

""

Remarks

A price percent for this item (you might use a price percent if, for example, you are a service shop that calculates labor costs as a percentage of parts costs). If you set PricePercent Price will be set to zero.

Not used for payment, sales tax, or subtotal items.

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