Share via


Variant Members

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

A variant of a product family. Represents a single product variant in the product catalog system.

The Variant type exposes the following members.

Methods

  Name Description
Aa128228.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa128228.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa128228.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa128228.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa128228.pubmethod(en-US,CS.70).gif IsListPriceNull Returns true for categories without list price values. Always returns false for other types.
Aa128228.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa128228.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa128228.pubproperty(en-US,CS.70).gif BaseCatalogName Get the base catalog name of this variant.
Aa128228.pubproperty(en-US,CS.70).gif CatalogClassType Gets the catalog class type of this variant.
Aa128228.pubproperty(en-US,CS.70).gif CatalogName Gets the catalog name for the current variant.
Aa128228.pubproperty(en-US,CS.70).gif DataRow Gets the DataRow for this variant.
Aa128228.pubproperty(en-US,CS.70).gif DefinitionName Gets the name of product or category definition used to create this item.
Aa128228.pubproperty(en-US,CS.70).gif DisplayName Gets or sets the DisplayName property for this variant.
Aa128228.pubproperty(en-US,CS.70).gif InventoryCondition Gets the inventory condition of this catalog item.
Aa128228.pubproperty(en-US,CS.70).gif InventoryExists Gets a value used to indicate if the Inventory information exists for the product.
Aa128228.pubproperty(en-US,CS.70).gif IsVirtualCatalog Gets a value indicating whether this catalog item exists in a virtual catalog or a base catalog.
Aa128228.pubproperty(en-US,CS.70).gif Item Gets or sets the properties of this Variant.
Aa128228.pubproperty(en-US,CS.70).gif ListPrice Gets or sets the list price for this product or product family.
Aa128228.pubproperty(en-US,CS.70).gif OriginalProductId Gets the original Product ID for this variant.
Aa128228.pubproperty(en-US,CS.70).gif OriginalVariantId Gets the original Variant ID for this variant.
Aa128228.pubproperty(en-US,CS.70).gif PrimaryParentCategoryName Gets or sets the primary parent category for the current catalog item.
Aa128228.pubproperty(en-US,CS.70).gif ProductId Gets the Product Identifier for this variant.
Aa128228.pubproperty(en-US,CS.70).gif VariantId Gets the Variant Identifier for this variant.

Top

See Also

Reference

Variant Class

Microsoft.CommerceServer.Catalog Namespace