TenantInfo Constructor

Initializes the dundas.account.TenantInfo object.
 

Parameters

tenantOptions

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

Examples

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

var newObject = new dundas.account.TenantInfo();