Open this page in the API Guide

Service Constructor

Initializes the service. Called during construction.
 

Examples

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

1
var newObject = new dundas.Service();