Click or drag to resize

ISettingsWebServiceURI 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
string WebServiceURI { get; set; }

Property Value

Type: String
The web service URI.
See Also