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