Open this page in the API Guide

AccountService Constructor

Initializes the AccountService. Called during construction.
 

Examples

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

1
var newObject = new dundas.account.AccountService();