Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
IDataClass Interface
IDataClass Properties
AllowPartialUpdate Property
ClassName Property
ColumnsCount Property
Data Property
ID Property
IDColumn Property
Item Property
StructureInfo Property
TrackChanges Property
UseOriginalData Property
IDataClass
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
bool
TrackChanges
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
IDataClass Interface
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com