Click or drag to resize

ProductInventoryTracker Methods

The ProductInventoryTracker type exposes the following members.

Methods
 NameDescription
Public methodCheckInventory(IInventoryTrackable, Decimal) Checks a product's inventory in netFORUM against a requested quantity
Public methodCheckInventory(IInventoryTrackable, Decimal, Decimal) Checks a product's inventory in netFORUM against a requested quantity
Public methodClearCache Clears the tracker's cache, ensuring that the next inventory check operations should use the most up-to-date data from netFORUM.
Public methodGetQuantityAvailable Gets the current available quantity of an inventory-tracked product, if known.
Public methodIsInventoryTracked Checks to see if a given product's inventory is being tracked in netFORUM.
Top
See Also