Open this page in the API Guide

AnalysisElementUsage Constructor

Initializes the AnalysisElementUsage. Called during construction.
 

Parameters

analysisElementOptions

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 AnalysisElementUsage object:

1
var newObject = new dundas.data.AnalysisElementUsage();