Click or drag to resize
NotImplementedInfoColumnNames Property
Column names.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public override List<string> ColumnNames { get; }

Property Value

Type: ListString

Implements

IDataContainerColumnNames
See Also