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