VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Shared Namespace / WebServiceJS type / get_ServiceRoute Property
Syntax BrowserCompatibility SeeAlso
get_ServiceRoute Method
Gets a service route.
Syntax
var instance = new Vintasoft.Shared.WebServiceJS(serviceRoute);

var value; // Type: string
value = instance.get_ServiceRoute();

Return Value

Service route.
Browser Compatibility
56+
45+
11
See Also