InventorySku Members

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

This class provides functionality to manage properties of an inventory SKU.

The InventorySku type exposes the following members.

Methods

  Name Description
Aa182419.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa182419.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa182419.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa182419.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa182419.pubmethod(en-US,CS.70).gif HasProperty Returns true if the underlying dataset contains the specified property.
Aa182419.pubmethod(en-US,CS.70).gif IsPropertyNull Gets a value indicating whether the specified property contains a DBnullNothingnullptra null reference (Nothing in Visual Basic) value.
Aa182419.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa182419.pubmethod(en-US,CS.70).gif Refresh Refreshes the inventory catalog object.
Aa182419.pubmethod(en-US,CS.70).gif Save Overloaded. Persists any changes made to the InventorySku.
Aa182419.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa182419.pubproperty(en-US,CS.70).gif Backorderable Gets or sets the back orderable flag.
Aa182419.pubproperty(en-US,CS.70).gif BackorderAvailabilityDate Gets or sets the backorder availability date.
Aa182419.pubproperty(en-US,CS.70).gif BackorderedQuantity Gets the backordered quantity.
Aa182419.pubproperty(en-US,CS.70).gif BackorderLimit Gets or sets the back order limit.
Aa182419.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa182419.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)
Aa182419.pubproperty(en-US,CS.70).gif ExcessOnHandQuantity Gets or sets a value which specifies the excess on hand quantity for the product.
Aa182419.pubproperty(en-US,CS.70).gif Information Gets the InventorySkusDataSet for this InventorySku object.
Aa182419.pubproperty(en-US,CS.70).gif InventoryCatalogName Gets the Inventory catalog name.
Aa182419.pubproperty(en-US,CS.70).gif Item Gets or sets the values for the custom properties for the inventory SKU.
Aa182419.pubproperty(en-US,CS.70).gif LastModified Gets the date the inventory catalog was last modified.
Aa182419.pubproperty(en-US,CS.70).gif LastRestocked Gets or sets the last restocked date.
Aa182419.pubproperty(en-US,CS.70).gif Memo Gets or sets the Memo.
Aa182419.pubproperty(en-US,CS.70).gif Preorderable Gets or sets the pre orderable flag.
Aa182419.pubproperty(en-US,CS.70).gif PreorderAvailabilityDate Gets or sets the preorder availability date.
Aa182419.pubproperty(en-US,CS.70).gif PreorderedQuantity Gets or sets the preordered quantity.
Aa182419.pubproperty(en-US,CS.70).gif PreorderLimit Gets or sets the pre order limit.
Aa182419.pubproperty(en-US,CS.70).gif ProductCatalogName Gets the Product catalog name.
Aa182419.pubproperty(en-US,CS.70).gif ProductId Gets the ProductId.
Aa182419.pubproperty(en-US,CS.70).gif Quantity Gets or sets the inventory quantity.
Aa182419.pubproperty(en-US,CS.70).gif ReorderPoint Gets or sets the quantity at which the SKU should be reordered.
Aa182419.pubproperty(en-US,CS.70).gif Status Gets or sets the SKU status.
Aa182419.pubproperty(en-US,CS.70).gif StockOutThreshold Gets or sets the stock out threshold.
Aa182419.pubproperty(en-US,CS.70).gif TargetQuantity Gets or sets the target quantity for the inventory SKU.
Aa182419.pubproperty(en-US,CS.70).gif UnitOfMeasure Gets or Sets the unit of measure.
Aa182419.pubproperty(en-US,CS.70).gif VariantId Gets the variant id.

Top

See Also

Reference

InventorySku Class

Microsoft.CommerceServer.Inventory Namespace