QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

printItemsInGroup (property)

Indicates whether line items will be shown on printed forms.

Syntax

@property (nonatomic,readonly,assign,getter=printItemsInGroup) BOOL printItemsInGroup;
- (BOOL)printItemsInGroup;
public var printItemsInGroup: Bool {
  get {...}
}

Default Value

FALSE

Remarks

If true, a list of this group's individual items their amounts will appear on printed forms.

This property is read-only.

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