Class EditionWithTenantCount
Inherited Members
Namespace: Volo.Saas.Editions
Assembly: Volo.Saas.Domain.dll
Syntax
public class EditionWithTenantCount
Constructors
EditionWithTenantCount()
Declaration
public EditionWithTenantCount()
Properties
Edition
Declaration
public Edition Edition { get; set; }
Property Value
Type | Description |
---|---|
Edition |
TenantCount
Declaration
public long TenantCount { get; set; }
Property Value
Type | Description |
---|---|
long |