Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
SimpleDataClass Class
SimpleDataClass Properties
AllowPartialUpdate Property
ClassName Property
ColumnNames Property
ColumnsCount Property
Data Property
HasChanged Property
ID Property
IDColumn Property
IsComplete Property
Item Property
StructureInfo Property
TrackChanges Property
UseOriginalData Property
SimpleDataClass
ColumnNames Property
Column names.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
List
<
string
>
ColumnNames
{
get
; }
Property Value
Type:
List
String
Implements
IDataContainer
ColumnNames
See Also
Reference
SimpleDataClass Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com