VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebServiceControllerJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
WebServiceControllerJS type
A web service that represents Web API controller or WCF service.
Syntax
// Parameters
var serviceRoute; // Type: string

var instance = new Vintasoft.Shared.WebServiceControllerJS(serviceRoute);

Inheritance Hierarchy

Object
   Vintasoft.Shared.WebServiceJS
      Vintasoft.Shared.WebServiceControllerJS

Browser Compatibility
9
See Also