Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Checkout Namespace / BasketService.InventoryInfo Structure
Fields


In This Topic
    BasketService.InventoryInfo Structure Members
    In This Topic

    The following tables list the members exposed by BasketService.InventoryInfo.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the InventoryInfo struct.  
    Top
    Public Fields
     NameDescription
    Public Field Gets or sets the inventory manager data  
    Public Field Gets or sets the current stock (taking in memory processing into account)  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also