BaseInfoCodeNameColumn Property |
Code name column name of the info record.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax protected virtual string CodeNameColumn { get; }
Property Value
Type:
StringRemarks If the code name column is not known, name of
GUIDColumn is returned.
See Also