Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / InventoryManagerData Class
Properties Methods


In This Topic
    InventoryManagerData Class Members
    In This Topic

    The following tables list the members exposed by InventoryManagerData.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether backorder is allowed.  
    Public Property Gets the sub-item inventory details.  
    Public Property Gets or sets the quantity in stock.  
    Public Property Gets or sets the inventory mode of the product.  
    Public Property Gets or sets the multiplier.  
    Public Property Gets or sets the option list for a product variant.  
    Public Property Gets or sets the Id of the product this inventory data is related to.  
    Top
    Public Methods
     NameDescription
    Public Method Adds inventory data for a sub item  
    Public Method Whether inventory data for sub items exists  
    Public MethodReturns a string that represents the current object.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also