TenantInfoData Class |
Namespace: Dundas.BI.WebApi.Models
The TenantInfoData type exposes the following members.
Name | Description | |
---|---|---|
![]() | TenantInfoData |
Initializes a new instance of the TenantInfoData class.
|
Name | Description | |
---|---|---|
![]() | Id | Gets the ID of the tenant. |
![]() | IsEnabled |
Gets a value indicating whether the tenant is enabled.
|
![]() | Name | Gets the name of the tenant. |
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |