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