QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

isFullyReceived (property)

Indicates whether all of the items in the purchase order have been received.

Syntax

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

Default Value

FALSE

Remarks

If IsFullyReceived is true, all the items in the purchase order have been received and none of them was closed manually.

This property is read-only.

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