VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Shared Namespace / WebServiceControllerJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebServiceControllerJS type
    In This Topic
    A web service that represents Web API controller or WCF service.
    Syntax
    // Parameters
    var serviceRoute; // Type: string
    
    var instance = new Vintasoft.Shared.WebServiceControllerJS(serviceRoute);
    
    
    function WebServiceControllerJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebServiceJS
          Vintasoft.Shared.WebServiceControllerJS

    Browser Compatibility
    9
    See Also