Class FeatureDefinitionRecordConsts
Inheritance
FeatureDefinitionRecordConsts
Assembly: Volo.Abp.FeatureManagement.Domain.Shared.dll
Syntax
public static class FeatureDefinitionRecordConsts
Properties
MaxAllowedProvidersLength
Declaration
public static int MaxAllowedProvidersLength { get; set; }
Property Value
MaxDefaultValueLength
Declaration
public static int MaxDefaultValueLength { get; set; }
Property Value
MaxDescriptionLength
Declaration
public static int MaxDescriptionLength { get; set; }
Property Value
MaxDisplayNameLength
Declaration
public static int MaxDisplayNameLength { get; set; }
Property Value
MaxNameLength
Declaration
public static int MaxNameLength { get; set; }
Property Value
MaxValueTypeLength
Declaration
public static int MaxValueTypeLength { get; set; }
Property Value