QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

inventoryReorderPoint (property)

The reorder point for this inventory item.

Syntax

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

Default Value

"0"

Remarks

Quantity at which QuickBooks will remind the user to reorder this inventory item.

This property is only applicable for Inventory Items (ItemType = itInventory).

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