Click or drag to resize
ObjectTypeInfoMaxCodeNameLength Property
Maximum length of the object code name.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public int MaxCodeNameLength { get; set; }

Property Value

Type: Int32
See Also