Class TestEditionIds
Inherited Members
Namespace: Volo.Abp.FeatureManagement
Assembly: Volo.Abp.FeatureManagement.TestBase.dll
Syntax
public static class TestEditionIds
Properties
Enterprise
Declaration
public static Guid Enterprise { get; }
Property Value
Type | Description |
---|---|
Guid |
Regular
Declaration
public static Guid Regular { get; }
Property Value
Type | Description |
---|---|
Guid |
TenantId
Declaration
public static Guid TenantId { get; }
Property Value
Type | Description |
---|---|
Guid |
Ultimate
Declaration
public static Guid Ultimate { get; }
Property Value
Type | Description |
---|---|
Guid |