CheckInventory Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the CheckInventory class.
Namespace: Microsoft.CommerceServer.Inventory
Assembly: Microsoft.CatalogServer (in Microsoft.CatalogServer.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New CheckInventory()
public CheckInventory()
public:
CheckInventory()
public function CheckInventory()
Remarks
The component provides real time inventory stock checks on items in the customers basket.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.