TenantSeatAllocation Constructor

Initializes the TenantSeatAllocation. Called during construction.
 

Parameters

tenantSeatAllocationOptions

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

Examples

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

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