| ProductVariant Properties | 
The ProductVariant type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Existing | 
            Gets a value indicating whether this ProductVariant is already saved (exists) in database.
             | 
|  | ParentProductID | 
            Gets the parent product ID of variant.
             | 
|  | ProductAttributes | 
            Gets the product options of this variant.
             | 
|  | Variant | 
            Gets the product variant object.
             | 
 See Also
See Also