Share via


InventoryContext Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

The InventoryContext class provides the Inventory Management functionality.

The InventoryContext type exposes the following members.

Methods

  Name Description
Aa131476.pubmethod(en-US,CS.70).gif CreateInventoryCatalog Overloaded. Creates an InventoryCatalog in the inventory system.
Aa131476.pubmethod(en-US,CS.70).gif DeleteInventoryCatalog This method deletes an InventoryCatalog from the inventory system.
Aa131476.pubmethod(en-US,CS.70).gif DeleteQuantityDeltas Overloaded. Deletes the Quantity deltas from the inventory.
Aa131476.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa131476.pubmethod(en-US,CS.70).gif ExportXml Overloaded. Exports Inventory catalog data to an Extensible Markup Language (XML).
Aa131476.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa131476.pubmethod(en-US,CS.70).gif GetAssociatedInventoryCatalog Returns an instance of the InventoryCatalog object for the specified product catalog.
Aa131476.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa131476.pubmethod(en-US,CS.70).gif GetInventoryCatalog Returns an InventoryCatalog object containing information about the inventory catalog.
Aa131476.pubmethod(en-US,CS.70).gif GetInventoryCatalogs Overloaded. Returns an InventoryCatalogCollection object containing the list of inventory catalogs in the inventory system.
Aa131476.pubmethod(en-US,CS.70).gif GetQuantityDeltas Overloaded. Returns an InventoryQuantityDeltaCollection containing quantity deltas.
Aa131476.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa131476.pubmethod(en-US,CS.70).gif GetUnassociatedProductCatalogs Returns a ReadOnlyStringCollection containing the list of product catalogs in the catalog system that are not associated to existing inventory catalogs in the inventory system.
Aa131476.pubmethod(en-US,CS.70).gif ImportXml Overloaded. Imports a XML stream or file on the server.
Aa131476.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa131476.pubmethod(en-US,CS.70).gif Purge Overloaded. Purges all the deleted items, including deleted inventory catalogs. deleted product catalog mappings and deleted inventory SKUs.
Aa131476.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)
Aa131476.pubmethod(en-US,CS.70).gif UpdateQuantityDeltas Updates the quantity deltas from the InventoryQuantityDeltaCollection.

Top

Properties

  Name Description
Aa131476.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa131476.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)

Top

See Also

Reference

InventoryContext Class

Microsoft.CommerceServer.Inventory Namespace