GetVariant Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Overload List
Name | Description | |
---|---|---|
GetVariant(String, String) | Retrieves a Variant object for the specified product and variant in the current catalog. (Inherited from ProductCatalog.) | |
GetVariant(String, String, VariantConfiguration) | Retrieves a Variant object for the specified product, variant and configuration in the current catalog. (Inherited from ProductCatalog.) |
Top