Click or drag to resize
ContactMembershipGlobalCustomerListInfo.ColumnNames 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: List<String>

Implements

IDataContainer.ColumnNames
IDataContainer.ColumnNames
See Also