| ProductPriceProductVariantId Property |
Gets or sets the product variant identifier.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Products
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public string ProductVariantId { get; set; }
Public Property ProductVariantId As String
Get
Set
Property Value
Type:
StringThe product variant identifier.
See Also