Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Access the InventoryQuantityDelta values in the InventoryQuantityDeltasDataSet.
Namespace: Microsoft.CommerceServer.Inventory
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class InventoryQuantityDeltasDataSet _
Inherits DataSet
'Usage
Dim instance As InventoryQuantityDeltasDataSet
[SerializableAttribute]
public class InventoryQuantityDeltasDataSet : DataSet
[SerializableAttribute]
public ref class InventoryQuantityDeltasDataSet : public DataSet
public class InventoryQuantityDeltasDataSet extends DataSet
Remarks
Returns the dataset containing the quantity delta values. This allows you to get the quantity delta values.
Inheritance Hierarchy
System..::.Object
System.ComponentModel..::.MarshalByValueComponent
System.Data..::.DataSet
Microsoft.CommerceServer.Inventory..::.InventoryQuantityDeltasDataSet
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.