Gets or sets the service URL (string is trimmed).
Namespace: Ico.Ewx.DesignAssembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string ServiceUrl { get; set; } |
Visual Basic |
---|
Public Property ServiceUrl As String Get Set |
JScript |
---|
function get ServiceUrl () : String function set ServiceUrl (value : String) |