Open this page in the API Guide

DataCubeResultElementDialog Constructor

Initializes the Transform dialog. Called during construction.
 

Parameters

dataConnectorId

(optional) The existing data connector ID that's being edited. If null, then it's assumed it's a new data connector.
Optional: True

Examples

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

1
var newObject = new dundas.controls.DataCubeResultElementDialog();