Dijeli putem


GetQuantityDeltas Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Returns an InventoryQuantityDeltaCollection containing quantity deltas.

Overload List

  Name Description
ms989338.pubmethod(en-US,CS.70).gif GetQuantityDeltas()()() Returns an InventoryQuantityDeltaCollection containing all the quantity deltas.
ms989338.pubmethod(en-US,CS.70).gif GetQuantityDeltas(String) Returns an InventoryQuantityDeltaCollection containing the quantity deltas that match the specified search clause.
ms989338.pubmethod(en-US,CS.70).gif GetQuantityDeltas(String, SearchOptions) Returns an InventoryQuantityDeltaCollection containing the quantity deltas that match the search clause.
ms989338.pubmethod(en-US,CS.70).gif GetQuantityDeltas(String, SearchOptions, Int32%) Returns an InventoryQuantityDeltaCollection containing the quantity deltas that match the searchClause. The total number of records matching the query are available.

Top

Remarks

The InventoryQuantityDeltas are the quantities that were decremented/incremented for each product in the inventory system.

See Also

Reference

InventoryContext Class

InventoryContext Members

Microsoft.CommerceServer.Inventory Namespace