Click or drag to resize
ClassCodeGenerationSettingsCodeNameColumn Property
Gets or sets the name of the code name column.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string CodeNameColumn { get; set; }

Property Value

Type: String
See Also