ServerInfo Constructor

Initializes the dundas.configuration.ServerInfo object.
 

Parameters

serverInfoOptions

Type: Object
(optional) Object with default values for the server info.
Optional: True

Examples

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

var newObject = new dundas.configuration.ServerInfo();