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
TrackChanges Property
If true, the object tracks changes to its values
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
TrackChanges
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IDataClass
TrackChanges
See Also
Reference
SimpleDataClass Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com