GetVariant Method

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

Retrieves a Variant object for the specified product and variant in the current catalog.

Overload List

  Name Description
ms988309.pubmethod(en-US,CS.70).gif GetVariant(String, String) Retrieves a Variant object for the specified product and variant in the current catalog.
ms988309.pubmethod(en-US,CS.70).gif GetVariant(String, String, VariantConfiguration) Retrieves a Variant object for the specified product, variant and configuration in the current catalog.

Top

Remarks

A Variant object that contains information about the product variant specified by productId and variantId.

See Also

Reference

ProductCatalog Class

ProductCatalog Members

Microsoft.CommerceServer.Catalog Namespace