Bootstrap Constructor

Initializes the metric set bootstrap. All metric set services should be initialized here. Called during construction.
 

Examples

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

var newObject = new dundas.views.metricset.Bootstrap();