ObjectTypeInfoCodeNameColumn Property |
The name of the class field (column) that stores the unique text identifiers of objects. Can be null for object types without a dedicated code name column.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string CodeNameColumn { get; set; }
Property Value
Type:
StringSee Also