  | 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
Syntaxpublic string Id { get; set; }Public Property Id As String
	Get
	Set
Property Value
Type: 
StringThe identifier.
See Also