Wijmo UI for the Web
serviceUrl Field
wijmo.exporter Namespace > ExportSetting Interface : serviceUrl Field

The url of export service.

Syntax
var instance; // Type: wijmo.exporter.ExportSetting;
var value; // Type: string
value = instance.serviceUrl;
var serviceUrl : string;
See Also

Reference

ExportSetting Interface