Class EntityChangeConsts
Inherited Members
Namespace: Volo.Abp.AuditLogging
Assembly: Volo.Abp.AuditLogging.Domain.Shared.dll
Syntax
public class EntityChangeConsts
Constructors
EntityChangeConsts()
Declaration
public EntityChangeConsts()
Properties
MaxEntityIdLength
Declaration
public static int MaxEntityIdLength { get; set; }
Property Value
Type | Description |
---|---|
int |
MaxEntityTypeFullNameLength
Declaration
public static int MaxEntityTypeFullNameLength { get; set; }
Property Value
Type | Description |
---|---|
int |