Open this page in the API Guide

ViewService Constructor

Initializes the ViewService. Called during construction.
 

Examples

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

1
var newObject = new dundas.entities.ViewService();