QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

taxCodeDescription (property)

Longer explanation of QBName .

Syntax

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

Default Value

""

Remarks

This property is only available when the ListType is set to ltSalesTaxCode. For any other ListType, this property will be ignored.

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