You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > InventoryData Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
InventoryData Class

The InventoryData class allows you to get and set various inventory information for a catalog entry (product).

C#
public class InventoryData;
Visual Basic
Public Class InventoryData

InventoryData.cs

Name 
Description 
The properties of the InventoryData class are listed here. 
 
Name 
Description 
 
Gets or sets the ID of the catalog entry (product) that this inventory data represents.  
 
Gets or sets the inventory level at which stock should be reordered.  
 
Gets or sets the the number of units currently in stock for the product.  
 
Gets or sets The number of units currently on order for this product. This is the number of units that the store has ordered to replenish inventory and NOT the number of units that are currently on order by customers.  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!