QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

description (property)

A string description of the item group specified by GroupName or GroupId .

Syntax

@property (nonatomic,readonly,assign,getter=description) NSString* description;
- (NSString*)description;
public var description_: String {
  get {...}
}

Default Value

""

Remarks

This property will contain the description of the group as returned by QuickBooks.

This property is read-only.

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