Click or drag to resize
ProductVariant Properties

The ProductVariant type exposes the following members.

Properties
  NameDescription
Public propertyExisting
Gets a value indicating whether this ProductVariant is already saved (exists) in database.
Public propertyParentProductID
Gets the parent product ID of variant.
Public propertyProductAttributes
Gets the product options of this variant.
Public propertyVariant
Gets the product variant object.
Top
See Also