![]() | |
ITenantInfo Interface |
Namespace: WeroSoft.Server.Data
public interface ITenantInfo : IFeature, IDisposableComponent, IDisposable, ITraceInfoProvider
The ITenantInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Id |
Gets the identifier of the tenant object.
|
![]() | IsFramework |
Gets a value indicating whether the property is a framework property.
(Inherited from IFeature.) |
![]() | Name |
Gets the name of the tenant.
|
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Dispose(Object, DisposeEventArgs) |
Called if the component gets disposed.
(Inherited from IDisposableComponent.) |
![]() | ToTraceString |
Creates an object specific string which can be written into the trace.
(Inherited from ITraceInfoProvider.) |