Interface IMultiTenant
Namespace: Volo.Abp.MultiTenancy
Assembly: Volo.Abp.MultiTenancy.Abstractions.dll
Syntax
public interface IMultiTenant
Properties
TenantId
Declaration
Guid? TenantId { get; }
Property Value
| Type | Description |
|---|---|
| Guid? |
public interface IMultiTenant
Guid? TenantId { get; }
| Type | Description |
|---|---|
| Guid? |