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