Click or drag to resize
AbstractInfoTInfoGetColumnNames Method
Gets the default list of column names for this class

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual List<string> GetColumnNames()

Return Value

Type: ListString
See Also