Click or drag to resize
AccountListInfoColumnNames Property
Gets the list of column names

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

Property Value

Type: ListString

Implements

IDataContainerColumnNames
IDataContainerColumnNames
See Also