Click or drag to resize

ProductPriceId Property

Gets or sets the identifier.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Products
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public string Id { get; set; }

Property Value

Type: String
The identifier.
See Also