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