ExportRequest Constructor
Initializes the Request. Called during construction.
Parameters
- requestOptions
-
Type: Object
(optional) An object literal with the default values for any properties.
Optional: True
Examples
The following example initializes a new instance of a ExportRequest object:
var newObject = new dundas.export.ExportRequest();