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 | |
---|---|---|
GetQuantityDeltas()()() | Returns an InventoryQuantityDeltaCollection containing all the quantity deltas. | |
GetQuantityDeltas(String) | Returns an InventoryQuantityDeltaCollection containing the quantity deltas that match the specified search clause. | |
GetQuantityDeltas(String, SearchOptions) | Returns an InventoryQuantityDeltaCollection containing the quantity deltas that match the search clause. | |
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.