GetProduct Method

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

Retrieves a Product object containing information about the product.

Overload List

  Name Description
ms986642.pubmethod(en-US,CS.70).gif GetProduct(String, String) Retrieves a Product object containing information about the product.
ms986642.pubmethod(en-US,CS.70).gif GetProduct(String, String, String) Retrieves a Product object containing information about the product.
ms986642.pubmethod(en-US,CS.70).gif GetProduct(String, String, String, ProductConfiguration) Retrieves a Product object containing information about the product.

Top

Remarks

You can use the returned Product object to access and update information about the product.

See Also

Reference

CatalogContext Class

CatalogContext Members

Microsoft.CommerceServer.Catalog Namespace