Class OrganizationUnitConsts
Inherited Members
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Domain.Shared.dll
Syntax
public static class OrganizationUnitConsts
Fields
CodeUnitLength
Declaration
public const int CodeUnitLength = 5
Field Value
Type | Description |
---|---|
int |
MaxCodeLength
Declaration
public const int MaxCodeLength = 95
Field Value
Type | Description |
---|---|
int |
MaxDepth
Declaration
public const int MaxDepth = 16
Field Value
Type | Description |
---|---|
int |
Properties
MaxDisplayNameLength
Declaration
public static int MaxDisplayNameLength { get; set; }
Property Value
Type | Description |
---|---|
int |