Open this page in the API Guide

ExportService Constructor

Initializes the ExportService. Called during construction.
 

Examples

The following example initializes a new instance of a ExportService object:

1
var newObject = new dundas.export.ExportService();