In This Topic
Gets a service route.
Syntax
var instance = new Vintasoft.Shared.WebServiceJS(serviceRoute);
var value; // Type: string
value = instance.get_ServiceRoute();
function get_ServiceRoute() : string;
Return Value
Service route.
Browser Compatibility
See Also