VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebCompositeRequestJS type
WebCompositeRequestJS Тип
В этом разделе
Represent a composite web request to a web service.
Синтаксис
// Parameters
var requests; // Type: WebServiceJS
var actionName; // Type: string

var instance = new Vintasoft.Shared.WebCompositeRequestJS(requests, actionName);

Иерархия наследования

Object
   Vintasoft.Shared.WebRequestJS
      Vintasoft.Shared.WebCompositeRequestJS

Смотрите также