VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebCompositeRequestJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebCompositeRequestJS type
In This Topic
Represent a composite web request to a web service.
Syntax
// Parameters
var requests; // Type: WebServiceJS
var actionName; // Type: string

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

Inheritance Hierarchy

Object
   Vintasoft.Shared.WebRequestJS
      Vintasoft.Shared.WebCompositeRequestJS

Browser Compatibility
56+
45+
11
See Also