Share via


Inventory Objects

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

This topic provides a brief description of the key classes, interfaces, and enumerations in the Microsoft.CommerceServer.Inventory namespace.

Classes

The following table describes the key public classes in the Microsoft.CommerceServer.Inventory namespace.

Class

Description

InventoryCatalog

Manages an inventory catalog.

InventoryContext

Contains the functionality to manage the Inventory System. The InventoryContext object is the root object for the Inventory System.

InventoryExportOptions

Specifies the set of options to use for an inventory catalog export operation.

InventoryImportOptions

Specifies the set of options to use for an inventory catalog import operation.

InventoryOptions

Specifies inventory options used for searches.

InventoryQuantityDelta

Manages the inventory delta information.

InventorySku

Manages the properties of an inventory SKU.

Enumerations

The following table describes the public enumerations in the Microsoft.CommerceServer.Inventory namespace.

Enumeration

Description

InventoryCondition

Enumerates the condition of the SKU.

See Also

Other Resources

Inventory System Object Model