InventoryQuantityDeltasDataSet.InventoryQuantityDelta Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Allows access to the InventoryQuantityDeltasDataSet..::.InventoryQuantityDeltasDataTable table.
Namespace: Microsoft.CommerceServer.Inventory
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
Public Class InventoryQuantityDelta _
Inherits DataRow
'Usage
Dim instance As InventoryQuantityDeltasDataSet.InventoryQuantityDelta
public class InventoryQuantityDelta : DataRow
public ref class InventoryQuantityDelta : public DataRow
public class InventoryQuantityDelta extends DataRow
Remarks
Gets and sets the values in the InventoryQuantityDeltasDataSet..::.InventoryQuantityDeltasDataTable table.
Inheritance Hierarchy
System..::.Object
System.Data..::.DataRow
Microsoft.CommerceServer.Inventory..::.InventoryQuantityDeltasDataSet..::.InventoryQuantityDelta
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.
See Also
Reference
InventoryQuantityDeltasDataSet..::.InventoryQuantityDelta Members