Open this page in the API Guide

AttachedParameterInfo Constructor

Initializes the AttachedParameterInfo. Called during construction.
 

Parameters

attachedParameterOptions

Type: Object
(optional) Property values to construct the defaults of this object.
Optional: True

Examples

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

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