Class MultiTenancyInfoDto
Inheritance
System.Object
MultiTenancyInfoDto
Namespace: Volo.Abp.AspNetCore.Mvc.MultiTenancy
Assembly: Volo.Abp.AspNetCore.Mvc.Contracts.dll
Syntax
public class MultiTenancyInfoDto : object
Properties
IsEnabled
Declaration
public bool IsEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |