VintaSoft Twain .NET SDK 15.0: 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();
    
    
    function get_ServiceRoute() : string;
    

    Return Value

    Service route.
    Browser Compatibility
    9
    See Also