InventoryQuantityDelta Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Manages the Inventory delta information.
The InventoryQuantityDelta type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes an InventoryQuantityDeltasDataSet..::.InventoryQuantityDelta row from the InventoryQuantityDeltasDataSet. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CatalogContext | Gets the CatalogContext object. (Inherited from CatalogObjectBase.) |
![]() |
DateCreated | Gets the time this quantity was decremented or incremented. The time is stored in UTC time. |
![]() |
DebugContext | Gets the DebugContext object. (Inherited from CatalogObjectBase.) |
![]() |
InventoryCatalogName | Gets the inventory catalog name. |
![]() |
ProductCatalogName | Gets the name of the mapped product catalog. |
![]() |
ProductId | Gets the product identifier. |
![]() |
Quantity | Gets the quantity that was decremented/incremented by this operation. |
![]() |
VariantId | Gets the variant identifier. |
Top