Click or drag to resize
IDataClassUseOriginalData Property
If true, original data is used instead of the actual data.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
bool UseOriginalData { get; set; }

Property Value

Type: Boolean
See Also