IMultiTenancyServiceIsMultiTenancyEnabled Property |
Gets a value indicating whether multi-tenancy is enabled.
Namespace:
Dundas.BI.AccountServices.MultiTenancy
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax bool IsMultiTenancyEnabled { get; }
ReadOnly Property IsMultiTenancyEnabled As Boolean
Get
property bool IsMultiTenancyEnabled {
bool get ();
}
abstract IsMultiTenancyEnabled : bool with get
Property Value
Type:
BooleanSee Also