Click or drag to resize

SettingsWebServiceURI Property

Gets or sets the url for the Web Service.

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

Property Value

Type: String
The web service URI.

Implements

ISettingsWebServiceURI
See Also