VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebServiceJS type / get_ServiceRoute Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ServiceRoute Method
In This Topic
Gets a service route.
Syntax
var instance = new Vintasoft.Shared.WebServiceJS(serviceRoute);

var value; // Type: string
value = instance.get_ServiceRoute();

Return Value

Service route.
Browser Compatibility
9
See Also