ITenancyService Interface
Namespace: PTS.EntityLayer.Tenancy
Assembly: PTS.EntityLayer.Tenancy.dll
Syntax
public interface ITenancyService : IStartupDependency, IModelBuilderService
Properties
TenantId
Declaration
long? TenantId { get; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int64> |