Open this page in the API Guide

ExportResult Constructor

Initializes the Result. Called during construction.
 

Examples

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

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