Share via


InventoryCatalog Members

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

Manages a single inventory catalog.

The InventoryCatalog type exposes the following members.

Methods

  Name Description
Aa131452.pubmethod(en-US,CS.70).gif AddProductCatalog Adds the product catalog to the inventory catalog object.
Aa131452.pubmethod(en-US,CS.70).gif CreateSku Overloaded. Creates a product in the inventory catalog and returns an InventorySku class.
Aa131452.pubmethod(en-US,CS.70).gif DeleteSku Overloaded. Deletes an inventory SKU.
Aa131452.pubmethod(en-US,CS.70).gif DeleteSkus Overloaded. Deletes SKUs in InventoryCatalog.
Aa131452.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa131452.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa131452.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa131452.pubmethod(en-US,CS.70).gif GetSku Overloaded. Returns an InventorySku object associated with this InventoryCatalog and identifier by its name and identifier.
Aa131452.pubmethod(en-US,CS.70).gif GetSkus Overloaded. Returns an InventorySkuCollection containing inventory SKUs in the inventory system.
Aa131452.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa131452.pubmethod(en-US,CS.70).gif HasProperty Returns true if the underlying dataset contains the specified property.
Aa131452.pubmethod(en-US,CS.70).gif IsPropertyNull Gets a value indicating whether the specified property contains a nullNothingnullptra null reference (Nothing in Visual Basic) value.
Aa131452.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa131452.pubmethod(en-US,CS.70).gif Refresh Refreshes the inventory catalog object. Ensures that the cache is coherent with the current design-time view properties.
Aa131452.pubmethod(en-US,CS.70).gif RemoveProductCatalog Removes the product catalog from the inventory catalog.
Aa131452.pubmethod(en-US,CS.70).gif Save Overloaded. Persists any changes made to the InventoryCatalog.
Aa131452.pubmethod(en-US,CS.70).gif SaveSkus Overloaded. Saves the inventory SKUs in the InventorySkuCollection.
Aa131452.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)
Aa131452.pubmethod(en-US,CS.70).gif UpdateSkus Overloaded. Updates specified properties with the specified values in the inventory SKUs.

Top

Properties

  Name Description
Aa131452.pubproperty(en-US,CS.70).gif AssociatedProductCatalogs Gets a ReadOnlyStringCollection containing the product catalogs in this inventory catalog.
Aa131452.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa131452.pubproperty(en-US,CS.70).gif DateCreated Gets the time when the inventory catalog was created.
Aa131452.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)
Aa131452.pubproperty(en-US,CS.70).gif Description Gets or sets the description of the current InventoryCatalog object.
Aa131452.pubproperty(en-US,CS.70).gif Information Gets the InventoryCatalogsDataSet associated with the current object.
Aa131452.pubproperty(en-US,CS.70).gif Item Gets or sets the value of a property on the InventoryCatalog object.
Aa131452.pubproperty(en-US,CS.70).gif LastModified Gets the time when the inventory catalog was last modified.
Aa131452.pubproperty(en-US,CS.70).gif Name Gets the name of the inventory catalog.

Top

See Also

Reference

InventoryCatalog Class

Microsoft.CommerceServer.Inventory Namespace