HierarchyLevelLink Constructor

Initializes the Hierarchy Level Link. Called during construction.
 

Parameters

options

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

var newObject = new dundas.data.HierarchyLevelLink();