NativeStructure Constructor
Initializes the dundas.entities.NativeStructure object.
Parameters
- nativeStructureOptions
-
Type: Object
(optional) Object with default values for the object.
Optional: True
Examples
The following example initializes a new instance of a NativeStructure object:
var newObject = new dundas.entities.NativeStructure();